commit: 1f1ec3b0ef719035e898e8dc809345fd23d552fa
Author: Thomas Kahle <tomka <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 5 20:51:11 2016 +0000
Commit: Thomas Kahle <tomka <AT> gentoo <DOT> org>
CommitDate: Wed Oct 5 20:51:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f1ec3b0
net-misc/wicd: Add missing RDEPEND on rfkill
See bug 596152.
Package-Manager: portage-2.3.0
net-misc/wicd/wicd-1.7.3-r2.ebuild | 3 ++-
net-misc/wicd/wicd-1.7.4-r1.ebuild | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/net-misc/wicd/wicd-1.7.3-r2.ebuild
b/net-misc/wicd/wicd-1.7.3-r2.ebuild
index 71eb511..0aa3c1a 100644
--- a/net-misc/wicd/wicd-1.7.3-r2.ebuild
+++ b/net-misc/wicd/wicd-1.7.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -52,6 +52,7 @@ RDEPEND="${PYTHON_DEPS}
)
pm-utils? ( sys-power/pm-utils )
gnome-shell? ( gnome-base/gnome-shell )
+ net-wireless/rfkill
"
src_prepare() {
diff --git a/net-misc/wicd/wicd-1.7.4-r1.ebuild
b/net-misc/wicd/wicd-1.7.4-r1.ebuild
index 5494939..834e811 100644
--- a/net-misc/wicd/wicd-1.7.4-r1.ebuild
+++ b/net-misc/wicd/wicd-1.7.4-r1.ebuild
@@ -52,6 +52,7 @@ RDEPEND="${PYTHON_DEPS}
)
pm-utils? ( sys-power/pm-utils )
gnome-shell? ( gnome-base/gnome-shell )
+ net-wireless/rfkill
"
PATCHES=(
"${FILESDIR}"/${PN}-init-sve-start.patch