From 14dcad765093effa50a07a21a33743a24344e509 Mon Sep 17 00:00:00 2001 From: Philip Prindeville Date: Mon, 2 Sep 2019 17:34:04 -0600 Subject: [PATCH] xtables-addons: iptgeoip requires wget-ssl and zcat Signed-off-by: Philip Prindeville --- net/xtables-addons/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/xtables-addons/Makefile b/net/xtables-addons/Makefile index d0dfd6016..b655826cd 100644 --- a/net/xtables-addons/Makefile +++ b/net/xtables-addons/Makefile @@ -138,7 +138,7 @@ define Package/iptgeoip # syntax of dependencies permits... DEPENDS:=iptables +iptables-mod-geoip \ +perl +perlbase-getopt +perlbase-io +perl-text-csv_xs \ - +!BUSYBOX_CONFIG_WGET:wget +!BUSYBOX_CONFIG_GZIP:gzip +!BUSYBOX_CONFIG_UNZIP:unzip + +!BUSYBOX_CONFIG_FEATURE_WGET_HTTPS:wget +!BUSYBOX_CONFIG_ZCAT:gzip endef define Package/iptgeoip/install