mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
net-misc/jool: fix dev-libs/libnl in RDEPEND
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
This commit is contained in:
@@ -12,11 +12,13 @@ SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="+iptables"
|
||||
|
||||
COMMON_DEPEND="dev-libs/libnl:3"
|
||||
DEPEND="
|
||||
${COMMON_DEPEND}
|
||||
iptables? ( net-firewall/iptables )
|
||||
dev-libs/libnl:3
|
||||
"
|
||||
RDEPEND="
|
||||
${COMMON_DEPEND}
|
||||
|| (
|
||||
net-firewall/nftables
|
||||
iptables? ( net-firewall/iptables )
|
||||
|
||||
Reference in New Issue
Block a user