From 7b59db2e6cf9ef1cbc8e740177e05c486e3be6fa Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sat, 28 Dec 2024 11:57:50 -0500 Subject: [PATCH] gui-wm/hyprland: sync live Signed-off-by: Julien Roy Signed-off-by: Yixun Lan --- gui-wm/hyprland/hyprland-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-wm/hyprland/hyprland-9999.ebuild b/gui-wm/hyprland/hyprland-9999.ebuild index 40b838519c8bd..b57460937487d 100644 --- a/gui-wm/hyprland/hyprland-9999.ebuild +++ b/gui-wm/hyprland/hyprland-9999.ebuild @@ -20,7 +20,7 @@ fi LICENSE="BSD" SLOT="0" -IUSE="X legacy-renderer systemd" +IUSE="X legacy-renderer +qtutils systemd" # hyprpm (hyprland plugin manager) requires the dependencies at runtime # so that it can clone, compile and install plugins. @@ -44,7 +44,6 @@ RDEPEND=" >=gui-libs/aquamarine-0.4.2 >=gui-libs/hyprcursor-0.1.9 gui-libs/hyprutils:= - gui-libs/hyprland-qtutils media-libs/libglvnd media-libs/mesa sys-apps/util-linux @@ -54,6 +53,7 @@ RDEPEND=" x11-libs/pango x11-libs/pixman x11-libs/libXcursor + qtutils? ( gui-libs/hyprland-qtutils ) X? ( x11-libs/libxcb:0= x11-base/xwayland