commit: a940a19661c6fa52ec312a36012cd871eda1fc0d
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 4 08:32:31 2017 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Oct 4 08:34:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a940a196
net-misc/wicd: Dependency fixes.
Newer util-linux packages provide rfkill.
kdesu was moved from kde-apps to kde-frameworks.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
net-misc/wicd/wicd-1.7.4-r2.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/net-misc/wicd/wicd-1.7.4-r2.ebuild
b/net-misc/wicd/wicd-1.7.4-r2.ebuild
index f61ee5e7f09..c06f9fd6f0f 100644
--- a/net-misc/wicd/wicd-1.7.4-r2.ebuild
+++ b/net-misc/wicd/wicd-1.7.4-r2.ebuild
@@ -27,7 +27,7 @@ RDEPEND="${PYTHON_DEPS}
|| (
x11-misc/ktsuss
kde-plasma/kde-cli-tools[kdesu]
- kde-apps/kdesu
+ kde-frameworks/kdesu
)
)
|| (
@@ -51,7 +51,10 @@ RDEPEND="${PYTHON_DEPS}
)
pm-utils? ( sys-power/pm-utils )
gnome-shell? ( gnome-base/gnome-shell )
- net-wireless/rfkill
+ || (
+ >=sys-apps/util-linux-2.31_rc1
+ net-wireless/rfkill
+ )
"
PATCHES=(
"${FILESDIR}"/${PN}-init-sve-start.patch