summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Roy <julien@jroy.ca>2024-03-16 15:05:36 -0400
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-16 22:33:34 +0200
commitbd81d0c891ad9a8917cacff518f8d6b82d73722d (patch)
tree567abc5fb4b7bb44cc3c449d5ecd1d3602ccb970
parentgui-apps/waybar: add 0.10.0 (diff)
downloadgentoo-bd81d0c891ad9a8917cacff518f8d6b82d73722d.tar.gz
gentoo-bd81d0c891ad9a8917cacff518f8d6b82d73722d.tar.bz2
gentoo-bd81d0c891ad9a8917cacff518f8d6b82d73722d.zip
gui-apps/waybar: sync live
Signed-off-by: Julien Roy <julien@jroy.ca> Closes: https://github.com/gentoo/gentoo/pull/35788 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--gui-apps/waybar/waybar-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/gui-apps/waybar/waybar-9999.ebuild b/gui-apps/waybar/waybar-9999.ebuild
index 9878369eda3e..3410acbd246e 100644
--- a/gui-apps/waybar/waybar-9999.ebuild
+++ b/gui-apps/waybar/waybar-9999.ebuild
@@ -44,7 +44,7 @@ RDEPEND="
>=dev-libs/spdlog-1.10.0:=
dev-libs/date:=
dev-libs/wayland
- >=gui-libs/gtk-layer-shell-0.6.0:=
+ gui-libs/gtk-layer-shell
gui-libs/wlroots:=
x11-libs/gtk+:3[wayland]
x11-libs/libxkbcommon
@@ -88,6 +88,7 @@ src_configure() {
$(meson_feature network libnl)
$(meson_feature pulseaudio)
$(meson_feature pipewire wireplumber)
+ $(meson_feature pipewire)
$(meson_feature sndio)
$(meson_feature systemd)
$(meson_feature test tests)