diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-09 16:39:29 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-09 16:39:29 +0200 |
commit | d5c5f4628bea2d4ac0eb549b7a88dfa49475234e (patch) | |
tree | 1c5ca8519e87601dff3a414a684a6f788e2b4550 /sys-libs | |
parent | */*: Prepare for future cleanup of media-libs/phonon* IUSE="qt5,qt6" (diff) | |
download | kde-d5c5f4628bea2d4ac0eb549b7a88dfa49475234e.tar.gz kde-d5c5f4628bea2d4ac0eb549b7a88dfa49475234e.tar.bz2 kde-d5c5f4628bea2d4ac0eb549b7a88dfa49475234e.zip |
*/*: Prepare for future cleanup of sys-auth/polkit-qt IUSE="qt5,qt6"
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/kpmcore/kpmcore-24.08.49.9999.ebuild | 2 | ||||
-rw-r--r-- | sys-libs/kpmcore/kpmcore-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/kpmcore/kpmcore-24.08.49.9999.ebuild b/sys-libs/kpmcore/kpmcore-24.08.49.9999.ebuild index 68822d843c..f0e6eda444 100644 --- a/sys-libs/kpmcore/kpmcore-24.08.49.9999.ebuild +++ b/sys-libs/kpmcore/kpmcore-24.08.49.9999.ebuild @@ -25,7 +25,7 @@ DEPEND=" >=kde-frameworks/ki18n-${KFMIN}:6 >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 >=sys-apps/util-linux-2.33.2 - >=sys-auth/polkit-qt-0.175.0[qt6] + >=sys-auth/polkit-qt-0.175.0[qt6(+)] " RDEPEND="${DEPEND}" BDEPEND="virtual/pkgconfig" diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild b/sys-libs/kpmcore/kpmcore-9999.ebuild index 68822d843c..f0e6eda444 100644 --- a/sys-libs/kpmcore/kpmcore-9999.ebuild +++ b/sys-libs/kpmcore/kpmcore-9999.ebuild @@ -25,7 +25,7 @@ DEPEND=" >=kde-frameworks/ki18n-${KFMIN}:6 >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 >=sys-apps/util-linux-2.33.2 - >=sys-auth/polkit-qt-0.175.0[qt6] + >=sys-auth/polkit-qt-0.175.0[qt6(+)] " RDEPEND="${DEPEND}" BDEPEND="virtual/pkgconfig" |