commit: 864bb59d69881f78d7998e0c505fb06a5ed44968 Author: Ceres <ceres <AT> ceressees <DOT> dev> AuthorDate: Sat Feb 21 13:01:19 2026 +0000 Commit: Ceres Milner <ceres <AT> ceressees <DOT> dev> CommitDate: Sat Feb 21 13:05:14 2026 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=864bb59d
gui-apps/quickshell: fix USE dependency Closes: https://bugs.gentoo.org/970381 Signed-off-by: Ceres <ceres <AT> ceressees.dev> gui-apps/quickshell/quickshell-0.2.1.ebuild | 1 + gui-apps/quickshell/quickshell-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/gui-apps/quickshell/quickshell-0.2.1.ebuild b/gui-apps/quickshell/quickshell-0.2.1.ebuild index d6684dcbfd..47e64916ed 100644 --- a/gui-apps/quickshell/quickshell-0.2.1.ebuild +++ b/gui-apps/quickshell/quickshell-0.2.1.ebuild @@ -20,6 +20,7 @@ LICENSE="LGPL-3" SLOT="0" # Upstream recommends leaving all build options enabled by default IUSE="+breakpad +jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +screencopy +X +pipewire +tray +mpris +pam +polkit +hyprland +hyprland-global-shortcuts +hyprland-focus-grab +i3 +i3-ipc +bluetooth" +REQUIRED_USE="screencopy? ( toplevel-management )" RDEPEND=" dev-qt/qtbase:6=[dbus] diff --git a/gui-apps/quickshell/quickshell-9999.ebuild b/gui-apps/quickshell/quickshell-9999.ebuild index d6684dcbfd..47e64916ed 100644 --- a/gui-apps/quickshell/quickshell-9999.ebuild +++ b/gui-apps/quickshell/quickshell-9999.ebuild @@ -20,6 +20,7 @@ LICENSE="LGPL-3" SLOT="0" # Upstream recommends leaving all build options enabled by default IUSE="+breakpad +jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +screencopy +X +pipewire +tray +mpris +pam +polkit +hyprland +hyprland-global-shortcuts +hyprland-focus-grab +i3 +i3-ipc +bluetooth" +REQUIRED_USE="screencopy? ( toplevel-management )" RDEPEND=" dev-qt/qtbase:6=[dbus]
