summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-10-05 17:19:02 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-10-05 17:54:01 +0200
commitf24d8625a19e4dedf49a2fd5a1a1b274aff61ab4 (patch)
treecc59ee093afdf3cc8b1e60c32ba21dd6f2ce961e /kde-plasma/plasma-meta
parentsys-libs/libomp: Add flags & deps for deviceRTLs (diff)
downloadgentoo-f24d8625a19e4dedf49a2fd5a1a1b274aff61ab4.tar.gz
gentoo-f24d8625a19e4dedf49a2fd5a1a1b274aff61ab4.tar.bz2
gentoo-f24d8625a19e4dedf49a2fd5a1a1b274aff61ab4.zip
kde-plasma/plasma-meta: Fix compat w/ sys-auth/polkit w/o IUSE=elogind
XOR relation continues to be enforced by all currently available versions of sys-auth/polkit via REQUIRED_USE. Closes: https://bugs.gentoo.org/816336 Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-meta')
-rw-r--r--kde-plasma/plasma-meta/plasma-meta-5.22.5-r1.ebuild (renamed from kde-plasma/plasma-meta/plasma-meta-5.22.5.ebuild)2
-rw-r--r--kde-plasma/plasma-meta/plasma-meta-5.22.90.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/plasma-meta/plasma-meta-5.22.5.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.22.5-r1.ebuild
index d5457918b249..cfccabc1777e 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.22.5.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.22.5-r1.ebuild
@@ -47,7 +47,7 @@ RDEPEND="
>=kde-plasma/powerdevil-${PV}:${SLOT}
>=kde-plasma/systemsettings-${PV}:${SLOT}
sys-apps/dbus[elogind?,systemd?]
- sys-auth/polkit[elogind?,systemd?]
+ sys-auth/polkit[systemd?]
sys-fs/udisks:2[elogind?,systemd?]
bluetooth? ( >=kde-plasma/bluedevil-${PV}:${SLOT} )
browser-integration? ( >=kde-plasma/plasma-browser-integration-${PV}:${SLOT} )
diff --git a/kde-plasma/plasma-meta/plasma-meta-5.22.90.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.22.90.ebuild
index eef3ed03861c..0add9022a742 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.22.90.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.22.90.ebuild
@@ -47,7 +47,7 @@ RDEPEND="
>=kde-plasma/powerdevil-${PV}:${SLOT}
>=kde-plasma/systemsettings-${PV}:${SLOT}
sys-apps/dbus[elogind?,systemd?]
- sys-auth/polkit[elogind?,systemd?]
+ sys-auth/polkit[systemd?]
sys-fs/udisks:2[elogind?,systemd?]
bluetooth? ( >=kde-plasma/bluedevil-${PV}:${SLOT} )
browser-integration? ( >=kde-plasma/plasma-browser-integration-${PV}:${SLOT} )