Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/waybar/
Date: Sun, 13 Sep 2020 06:02:25
Message-Id: 1599976938.ae710dd88aeec3498e738aa559fd050df2bd05b4.sam@gentoo
1 commit: ae710dd88aeec3498e738aa559fd050df2bd05b4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 13 06:02:05 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 13 06:02:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae710dd8
7
8 gui-apps/waybar: sync live
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 gui-apps/waybar/waybar-0.9.3.ebuild | 2 +-
14 gui-apps/waybar/waybar-9999.ebuild | 3 ++-
15 2 files changed, 3 insertions(+), 2 deletions(-)
16
17 diff --git a/gui-apps/waybar/waybar-0.9.3.ebuild b/gui-apps/waybar/waybar-0.9.3.ebuild
18 index d73473ced56..09983ab3ef5 100644
19 --- a/gui-apps/waybar/waybar-0.9.3.ebuild
20 +++ b/gui-apps/waybar/waybar-0.9.3.ebuild
21 @@ -36,7 +36,7 @@ DEPEND="
22 dev-libs/wayland
23 dev-libs/wayland-protocols
24 gui-libs/wlroots
25 - x11-libs/gtk+:3=[wayland]
26 + x11-libs/gtk+:3[wayland]
27 mpd? ( media-libs/libmpdclient )
28 network? ( dev-libs/libnl:3 )
29 popups? ( gui-libs/gtk-layer-shell )
30
31 diff --git a/gui-apps/waybar/waybar-9999.ebuild b/gui-apps/waybar/waybar-9999.ebuild
32 index eb00704854a..8d09470b4d4 100644
33 --- a/gui-apps/waybar/waybar-9999.ebuild
34 +++ b/gui-apps/waybar/waybar-9999.ebuild
35 @@ -31,10 +31,11 @@ DEPEND="
36 dev-libs/libsigc++:2
37 >=dev-libs/libfmt-5.3.0:=
38 >=dev-libs/spdlog-1.3.1:=
39 - dev-libs/date
40 + dev-libs/date:=
41 dev-libs/wayland
42 dev-libs/wayland-protocols
43 gui-libs/wlroots
44 + x11-libs/gtk+:3[wayland]
45 mpd? ( media-libs/libmpdclient )
46 network? ( dev-libs/libnl:3 )
47 popups? ( gui-libs/gtk-layer-shell )