From a940a19661c6fa52ec312a36012cd871eda1fc0d Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Wed, 4 Oct 2017 10:32:31 +0200 Subject: 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(-) (limited to 'net-misc/wicd') 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 -- cgit v1.2.1