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:
74affdf
)
luci: depend on rpcd-mod-rrdns
author
Jo-Philipp Wich
<jo@mein.io>
Mon, 10 Jul 2017 16:43:09 +0000
(18:43 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Tue, 11 Jul 2017 12:05:31 +0000
(14:05 +0200)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
collections/luci/Makefile
patch
|
blob
|
history
diff --git
a/collections/luci/Makefile
b/collections/luci/Makefile
index 6f6c3a989d5627a583ac30b3824ad3fcad6db27f..9b495c3187b4ee887bf3dfa1390cd59c4f5ba379 100644
(file)
--- a/
collections/luci/Makefile
+++ b/
collections/luci/Makefile
@@
-12,7
+12,8
@@
LUCI_BASENAME:=luci
LUCI_TITLE:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
LUCI_DEPENDS:= \
+uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-bootstrap \
- +luci-app-firewall +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6
+ +luci-app-firewall +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6 \
+ +rpcd-mod-rrdns
PKG_LICENSE:=Apache-2.0