lxqt-base/liblxqt: Add sys-apps/polkit-qt[qt5(+)] USEdep

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2024-03-04 22:12:57 +01:00
parent 532056119d
commit 3cf9c62da1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -35,7 +35,7 @@ DEPEND="
kde-frameworks/kwindowsystem:5[X]
x11-libs/libX11
x11-libs/libXScrnSaver
backlight? ( sys-auth/polkit-qt )
backlight? ( sys-auth/polkit-qt[qt5(+)] )
"
RDEPEND="${DEPEND}"

View File

@@ -35,7 +35,7 @@ DEPEND="
kde-frameworks/kwindowsystem:5[X]
x11-libs/libX11
x11-libs/libXScrnSaver
backlight? ( sys-auth/polkit-qt )
backlight? ( sys-auth/polkit-qt[qt5(+)] )
"
RDEPEND="${DEPEND}"