mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-misc/knock: Drop dependency on openrc.
Bug: https://bugs.gentoo.org/641980 Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=4
|
||||
@@ -13,8 +13,7 @@ KEYWORDS="amd64 ppc sparc x86"
|
||||
IUSE="+server"
|
||||
|
||||
DEPEND="server? ( net-libs/libpcap )"
|
||||
RDEPEND="${DEPEND}
|
||||
server? ( sys-apps/openrc )"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
sed -e "/^AM_CFLAGS/s: -g : :" \
|
||||
|
||||
Reference in New Issue
Block a user