commit:     e046aeac147a4a369bc38d483caedc485a5508d9
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 12:14:12 2016 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 12:14:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e046aeac

net-firewall/firehol: fix more dependnecies

Package-Manager: portage-2.2.26

 net-firewall/firehol/firehol-3.0.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-firewall/firehol/firehol-3.0.1.ebuild 
b/net-firewall/firehol/firehol-3.0.1.ebuild
index 825b6a2..0de3c98 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

Reply via email to