diff options
Diffstat (limited to 'applications/luci-app-unbound/Makefile')
-rw-r--r-- | applications/luci-app-unbound/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-app-unbound/Makefile b/applications/luci-app-unbound/Makefile index 4376a9aa8e..023ad047d7 100644 --- a/applications/luci-app-unbound/Makefile +++ b/applications/luci-app-unbound/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Unbound Recursive DNS Resolver Configuration LUCI_DEPENDS:=+luci-base +luci-compat +unbound-daemon +PKG_MAINTAINER:=Eric Luehrsen <ericluehrsen@hotmail.com> + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |