diff options
author | Sam James <sam@gentoo.org> | 2020-09-13 06:02:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-13 06:02:18 +0000 |
commit | ae710dd88aeec3498e738aa559fd050df2bd05b4 (patch) | |
tree | b35849cc0ffa4e84a09c8c1b53e509d40cf3f193 /gui-apps | |
parent | dev-cpp/prometheus-cpp: Add patch to skip test if locale not available (diff) | |
download | gentoo-ae710dd88aeec3498e738aa559fd050df2bd05b4.tar.gz gentoo-ae710dd88aeec3498e738aa559fd050df2bd05b4.tar.bz2 gentoo-ae710dd88aeec3498e738aa559fd050df2bd05b4.zip |
gui-apps/waybar: sync live
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/waybar/waybar-0.9.3.ebuild | 2 | ||||
-rw-r--r-- | gui-apps/waybar/waybar-9999.ebuild | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/gui-apps/waybar/waybar-0.9.3.ebuild b/gui-apps/waybar/waybar-0.9.3.ebuild index d73473ced56e..09983ab3ef51 100644 --- a/gui-apps/waybar/waybar-0.9.3.ebuild +++ b/gui-apps/waybar/waybar-0.9.3.ebuild @@ -36,7 +36,7 @@ DEPEND=" dev-libs/wayland dev-libs/wayland-protocols gui-libs/wlroots - x11-libs/gtk+:3=[wayland] + x11-libs/gtk+:3[wayland] mpd? ( media-libs/libmpdclient ) network? ( dev-libs/libnl:3 ) popups? ( gui-libs/gtk-layer-shell ) diff --git a/gui-apps/waybar/waybar-9999.ebuild b/gui-apps/waybar/waybar-9999.ebuild index eb00704854ae..8d09470b4d47 100644 --- a/gui-apps/waybar/waybar-9999.ebuild +++ b/gui-apps/waybar/waybar-9999.ebuild @@ -31,10 +31,11 @@ DEPEND=" dev-libs/libsigc++:2 >=dev-libs/libfmt-5.3.0:= >=dev-libs/spdlog-1.3.1:= - dev-libs/date + dev-libs/date:= dev-libs/wayland dev-libs/wayland-protocols gui-libs/wlroots + x11-libs/gtk+:3[wayland] mpd? ( media-libs/libmpdclient ) network? ( dev-libs/libnl:3 ) popups? ( gui-libs/gtk-layer-shell ) |