diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-05-10 09:19:32 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-05-10 09:28:46 +0200 |
commit | a1a602c804f86f94b028c330f01104cc8bc12c87 (patch) | |
tree | 593944ce7d17c7f58d5dafeace04a635fe916d50 /kde-plasma | |
parent | dev-ruby/oauth2: add 1.4.11 (diff) | |
download | gentoo-a1a602c804f86f94b028c330f01104cc8bc12c87.tar.gz gentoo-a1a602c804f86f94b028c330f01104cc8bc12c87.tar.bz2 gentoo-a1a602c804f86f94b028c330f01104cc8bc12c87.zip |
kde-plasma/polkit-kde-agent: Add new kwindowsystem[X] USEdep
Ustream commit 239ec8537b88f57ec1366b4121d14a4655581ac9
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/polkit-kde-agent/polkit-kde-agent-5.27.5-r1.ebuild (renamed from kde-plasma/polkit-kde-agent/polkit-kde-agent-5.27.5.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.27.5.ebuild b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.27.5-r1.ebuild index 69f1dfc1b1fc..307b9fbe741b 100644 --- a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.27.5.ebuild +++ b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.27.5-r1.ebuild @@ -27,7 +27,7 @@ DEPEND=" >=kde-frameworks/ki18n-${KFMIN}:5 >=kde-frameworks/kiconthemes-${KFMIN}:5 >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5 + >=kde-frameworks/kwindowsystem-${KFMIN}:5[X] >=sys-auth/polkit-qt-0.113.0[qt5(+)] " RDEPEND="${DEPEND}" |