diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-03 19:41:13 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-04 13:45:36 +0200 |
commit | 16af9cdd45996c71a25b2c21f0de0140677daf64 (patch) | |
tree | 2df04c1daa59d3d7bca4ee47bbf8285f18749091 /x11-misc | |
parent | x11-misc/spacefm: drop 1.0.6-r1 (diff) | |
download | gentoo-16af9cdd45996c71a25b2c21f0de0140677daf64.tar.gz gentoo-16af9cdd45996c71a25b2c21f0de0140677daf64.tar.bz2 gentoo-16af9cdd45996c71a25b2c21f0de0140677daf64.zip |
x11-misc/spacefm: Point optfeature to kde-plasma/kdesu-gui
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/spacefm/spacefm-1.0.6-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/spacefm/spacefm-1.0.6-r3.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/spacefm/spacefm-1.0.6-r2.ebuild b/x11-misc/spacefm/spacefm-1.0.6-r2.ebuild index c250bfeca80f..af7ed926aa22 100644 --- a/x11-misc/spacefm/spacefm-1.0.6-r2.ebuild +++ b/x11-misc/spacefm/spacefm-1.0.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -64,7 +64,7 @@ pkg_postinst() { optfeature "mounting as non-root user" sys-apps/udevil sys-apps/pmount sys-fs/udisks optfeature "supporting ftp/nfs/smb/ssh URLs in the path bar" sys-apps/udevil - optfeature "performing as root" x11-misc/ktsuss kde-plasma/kde-cli-tools[kdesu] + optfeature "performing as root" x11-misc/ktsuss kde-plasma/kdesu-gui # sys-apps/util-linux is required for eject optfeature "other optional dependencies" sys-apps/dbus sys-process/lsof sys-apps/util-linux diff --git a/x11-misc/spacefm/spacefm-1.0.6-r3.ebuild b/x11-misc/spacefm/spacefm-1.0.6-r3.ebuild index 6b688c387c0a..38b080eb29e4 100644 --- a/x11-misc/spacefm/spacefm-1.0.6-r3.ebuild +++ b/x11-misc/spacefm/spacefm-1.0.6-r3.ebuild @@ -66,7 +66,7 @@ pkg_postinst() { optfeature "mounting as non-root user" sys-apps/udevil sys-apps/pmount sys-fs/udisks optfeature "supporting ftp/nfs/smb/ssh URLs in the path bar" sys-apps/udevil - optfeature "performing as root" x11-misc/ktsuss kde-plasma/kde-cli-tools[kdesu] + optfeature "performing as root" x11-misc/ktsuss kde-plasma/kdesu-gui # sys-apps/util-linux is required for eject optfeature "other optional dependencies" sys-apps/dbus sys-process/lsof sys-apps/util-linux |