mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
lxqt-base/liblxqt: add version specifier on 'polkit-qt'
This takes care of some warnings due to no USE="qt6" on the older version. Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
This commit is contained in:
@@ -30,7 +30,7 @@ DEPEND="
|
||||
kde-frameworks/kwindowsystem:6[X]
|
||||
x11-libs/libX11
|
||||
x11-libs/libXScrnSaver
|
||||
backlight? ( sys-auth/polkit-qt[qt6] )
|
||||
backlight? ( >=sys-auth/polkit-qt-0.200.0[qt6] )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user