diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-12-11 16:24:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-11 16:24:21 +0200 |
commit | 9b83d51ddc59b0ece28aacddf8d4da0874599912 (patch) | |
tree | 3400cb8d7ac0a4810ebd7f86028fcdfe5a37779e /net | |
parent | 4b685c4f50df7c0bd6dc3577e2b0497179956474 (diff) | |
parent | 7120c1f12c9f218734578ea71de040ec62d8e47c (diff) |
Merge pull request #7538 from smutt/danish
danish: removed DEPENDS: +dnsmasq-full
Diffstat (limited to 'net')
-rw-r--r-- | net/danish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/danish/Makefile b/net/danish/Makefile index 7b5959411..afaa02ac5 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 <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 |