From bd81d0c891ad9a8917cacff518f8d6b82d73722d Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sat, 16 Mar 2024 15:05:36 -0400 Subject: gui-apps/waybar: sync live Signed-off-by: Julien Roy Closes: https://github.com/gentoo/gentoo/pull/35788 Signed-off-by: Arthur Zamarin --- gui-apps/waybar/waybar-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) -- cgit v1.2.3-65-gdbad