xtables-addons: iptgeoip requires wget-ssl and zcat
authorPhilip Prindeville <redacted>
Mon, 2 Sep 2019 23:34:04 +0000 (17:34 -0600)
committerPhilip Prindeville <redacted>
Mon, 20 Apr 2020 01:00:34 +0000 (19:00 -0600)
Signed-off-by: Philip Prindeville <redacted>
net/xtables-addons/Makefile

index d0dfd60165161702b3ebd6d4d502fd06ab62ee18..b655826cd84587713eed804fa249e7ec25b5c653 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT