summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-12-23 01:30:25 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-12-23 09:35:51 +0100
commit2ae0649dc4054a7c0945a7a57038cf08426896c8 (patch)
treeaef7eda7c264144eac705c143a2fb0129f1e7cdc /sys-block/gparted
parentnet-firewall/pglinux: Add kde-plasma/kde-cli-tools:* slot op (diff)
downloadgentoo-2ae0649dc4054a7c0945a7a57038cf08426896c8.tar.gz
gentoo-2ae0649dc4054a7c0945a7a57038cf08426896c8.tar.bz2
gentoo-2ae0649dc4054a7c0945a7a57038cf08426896c8.zip
sys-block/gparted: Add kde-plasma/kde-cli-tools:* slot op
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-block/gparted')
-rw-r--r--sys-block/gparted/gparted-1.5.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-block/gparted/gparted-1.5.0-r1.ebuild b/sys-block/gparted/gparted-1.5.0-r1.ebuild
index a4fb9ebbe36d..3331b6a8e992 100644
--- a/sys-block/gparted/gparted-1.5.0-r1.ebuild
+++ b/sys-block/gparted/gparted-1.5.0-r1.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+
inherit gnome2 optfeature virtualx
DESCRIPTION="Partition editor for graphically managing your disk partitions"
@@ -15,7 +16,7 @@ IUSE="kde policykit wayland"
DEPEND="
!policykit? (
- kde? ( >=kde-plasma/kde-cli-tools-5.8.6-r1[kdesu] ) )
+ kde? ( >=kde-plasma/kde-cli-tools-5.8.6-r1:*[kdesu] ) )
policykit? ( >=sys-auth/polkit-0.102 )
>=dev-cpp/glibmm-2.56.1:2
>=dev-cpp/gtkmm-3.24:3.0