summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2016-01-22 14:14:12 +0200
committerAlon Bar-Lev <alonbl@gentoo.org>2016-01-22 14:14:56 +0200
commite046aeac147a4a369bc38d483caedc485a5508d9 (patch)
treeb7804fbc9152b0637e7a9b5aa7a9aea0eff04fd7 /net-firewall
parentapp-emacs/pymacs: Make python command unversioned (diff)
downloadgentoo-e046aeac147a4a369bc38d483caedc485a5508d9.tar.gz
gentoo-e046aeac147a4a369bc38d483caedc485a5508d9.tar.bz2
gentoo-e046aeac147a4a369bc38d483caedc485a5508d9.zip
net-firewall/firehol: fix more dependnecies
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firehol/firehol-3.0.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-firewall/firehol/firehol-3.0.1.ebuild b/net-firewall/firehol/firehol-3.0.1.ebuild
index 825b6a2b011b..0de3c98085d4 100644
--- a/net-firewall/firehol/firehol-3.0.1.ebuild
+++ b/net-firewall/firehol/firehol-3.0.1.ebuild
@@ -15,7 +15,8 @@ IUSE="doc ipv6"
KEYWORDS="~amd64"
RDEPEND="net-firewall/iptables
- sys-apps/iproute2[-minimal]
+ sys-apps/iproute2[-minimal,ipv6?]
+ net-misc/iputils[ipv6?]
net-misc/iprange
net-analyzer/traceroute
virtual/modutils