commit:     7b59db2e6cf9ef1cbc8e740177e05c486e3be6fa
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sat Dec 28 16:57:50 2024 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Dec 29 00:00:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b59db2e

gui-wm/hyprland: sync live

Signed-off-by: Julien Roy <julien <AT> jroy.ca>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 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 40b838519c8b..b57460937487 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

Reply via email to