diff options
Diffstat (limited to 'applications/luci-app-dnscrypt-proxy/Makefile')
-rw-r--r-- | applications/luci-app-dnscrypt-proxy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-app-dnscrypt-proxy/Makefile b/applications/luci-app-dnscrypt-proxy/Makefile index 20b838068e..18d465d9cf 100644 --- a/applications/luci-app-dnscrypt-proxy/Makefile +++ b/applications/luci-app-dnscrypt-proxy/Makefile @@ -7,6 +7,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for DNSCrypt-Proxy LUCI_DEPENDS:=+luci-base +luci-compat +uclient-fetch +dnscrypt-proxy +luci-lib-httpprotoutils +PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org> + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |