diff --git a/opennds/Makefile b/opennds/Makefile index ce801f5..3de8906 100644 --- a/opennds/Makefile +++ b/opennds/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=opennds PKG_VERSION:=9.7.0 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/opennds/opennds/tar.gz/v$(PKG_VERSION)? @@ -27,7 +27,7 @@ define Package/opennds SUBMENU:=Captive Portals SECTION:=net CATEGORY:=Network - DEPENDS:=+iptables-nft +kmod-ipt-conntrack +kmod-ipt-nat +libmicrohttpd-no-ssl + DEPENDS:=@IPTABLES_NFTABLES +iptables-nft +kmod-ipt-conntrack +kmod-ipt-nat +libmicrohttpd-no-ssl TITLE:=Open public network gateway daemon URL:=https://github.com/opennds/opennds CONFLICTS:=nodogsplash nodogsplash2 iptables-legacy