projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cdc5f1
)
luci-app-unbound: match dependencies with unbound package
2725/head
author
Eric Luehrsen
<ericluehrsen@gmail.com>
Fri, 24 May 2019 00:43:19 +0000
(20:43 -0400)
committer
Eric Luehrsen
<ericluehrsen@gmail.com>
Fri, 24 May 2019 00:43:19 +0000
(20:43 -0400)
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
applications/luci-app-unbound/Makefile
patch
|
blob
|
history
diff --git
a/applications/luci-app-unbound/Makefile
b/applications/luci-app-unbound/Makefile
index 6d953e13b20cebc1d938df9886f2e83d6cd27065..6b43adab3f0a167754ab2a6fc02f60246e8818ec 100644
(file)
--- a/
applications/luci-app-unbound/Makefile
+++ b/
applications/luci-app-unbound/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Unbound Recursive DNS Resolver Configuration
-LUCI_DEPENDS:=+unbound
+LUCI_DEPENDS:=+unbound
-daemon
include ../../luci.mk