summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-06-17 12:03:56 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-06-17 12:03:56 -0400
commit8eecb0d63c47f54aa68c5c23b3ea296aa1edf7ec (patch)
tree8f5d4699652981cb4fbd850d073e36007dc82044 /net-firewall
parentx11-libs/pixman: Use tc-has-openmp (diff)
downloadgentoo-8eecb0d63c47f54aa68c5c23b3ea296aa1edf7ec.tar.gz
gentoo-8eecb0d63c47f54aa68c5c23b3ea296aa1edf7ec.tar.bz2
gentoo-8eecb0d63c47f54aa68c5c23b3ea296aa1edf7ec.zip
net-firewall/xtables-addons: fix bug #679728
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/xtables-addons/xtables-addons-3.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-firewall/xtables-addons/xtables-addons-3.3.ebuild b/net-firewall/xtables-addons/xtables-addons-3.3.ebuild
index f5b31b42fdca..a19790d7af14 100644
--- a/net-firewall/xtables-addons/xtables-addons-3.3.ebuild
+++ b/net-firewall/xtables-addons/xtables-addons-3.3.ebuild
@@ -26,6 +26,7 @@ DEPEND=">=net-firewall/iptables-1.6.0"
RDEPEND="${DEPEND}
xtables_addons_geoip? (
app-arch/unzip
+ dev-perl/Net-CIDR-Lite
dev-perl/Text-CSV_XS
virtual/perl-Getopt-Long
)