danish: removed DEPENDS: +dnsmasq-full
authorAndrew McConachie <redacted>
Thu, 29 Nov 2018 16:25:58 +0000 (11:25 -0500)
committerAndrew McConachie <redacted>
Thu, 29 Nov 2018 16:52:50 +0000 (11:52 -0500)
Signed-off-by: Andrew McConachie <redacted>
net/danish/Makefile

index 7b59594119a4068dd64c2c088793d114a7578226..afaa02ac56d737ea2fe9f9bef414cf97350e6f4c 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=danish
 PKG_VERSION:=0.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 PKG_MAINTAINER:=Andrew McConachie <andrew@depht.com>
 PKG_LICENSE:=GPL-3.0
 
@@ -29,7 +29,7 @@ define Package/danish
        SUBMENU:=IP Addresses and Names
        TITLE:=A middle box implementation of RFC 6698 for HTTPS.
        URL:=https://github.com/smutt/danish
-       DEPENDS:=+python +python-dns +python-pcapy +python-dpkt +kmod-ipt-filter +iptables-mod-filter +dnsmasq-full
+       DEPENDS:=+python +python-dns +python-pcapy +python-dpkt +kmod-ipt-filter +iptables-mod-filter
 endef
 
 define Package/danish/description
git clone https://git.99rst.org/PROJECT