mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -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"
|
KEYWORDS="~amd64"
|
||||||
IUSE="+iptables"
|
IUSE="+iptables"
|
||||||
|
|
||||||
|
COMMON_DEPEND="dev-libs/libnl:3"
|
||||||
DEPEND="
|
DEPEND="
|
||||||
|
${COMMON_DEPEND}
|
||||||
iptables? ( net-firewall/iptables )
|
iptables? ( net-firewall/iptables )
|
||||||
dev-libs/libnl:3
|
|
||||||
"
|
"
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
|
${COMMON_DEPEND}
|
||||||
|| (
|
|| (
|
||||||
net-firewall/nftables
|
net-firewall/nftables
|
||||||
iptables? ( net-firewall/iptables )
|
iptables? ( net-firewall/iptables )
|
||||||
|
|||||||
Reference in New Issue
Block a user