diff options
Diffstat (limited to 'applications/luci-app-dnscrypt-proxy/Makefile')
-rw-r--r-- | applications/luci-app-dnscrypt-proxy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applications/luci-app-dnscrypt-proxy/Makefile b/applications/luci-app-dnscrypt-proxy/Makefile index e79b06de88..20b838068e 100644 --- a/applications/luci-app-dnscrypt-proxy/Makefile +++ b/applications/luci-app-dnscrypt-proxy/Makefile @@ -6,7 +6,6 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for DNSCrypt-Proxy LUCI_DEPENDS:=+luci-base +luci-compat +uclient-fetch +dnscrypt-proxy +luci-lib-httpprotoutils -LUCI_PKGARCH:=all include ../../luci.mk |