From 7120c1f12c9f218734578ea71de040ec62d8e47c Mon Sep 17 00:00:00 2001 From: Andrew McConachie Date: Thu, 29 Nov 2018 11:25:58 -0500 Subject: [PATCH] danish: removed DEPENDS: +dnsmasq-full Signed-off-by: Andrew McConachie --- net/danish/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/danish/Makefile b/net/danish/Makefile index 7b59594119..afaa02ac56 100644 --- a/net/danish/Makefile +++ b/net/danish/Makefile @@ -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 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