mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/wicd: Add missing RDEPEND on rfkill
See bug 596152. Package-Manager: portage-2.3.0
This commit is contained in:
@@ -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() {
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user