projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4dc08d
)
contrib: make luci meta package depend on luci-lib-nixio as well
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 11 Jun 2014 14:16:44 +0000
(14:16 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 11 Jun 2014 14:16:44 +0000
(14:16 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 43407d0beb3389ad6525ecc67dc37f82e9add50f..40009a28bc55ae2d72ac77a9a066b711d19a8e81 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-357,7
+357,7
@@
$(eval $(call collection,,\
Standard OpenWrt set including full admin with ppp support and the \
default OpenWrt theme,\
+uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-bootstrap \
- +luci-app-firewall +luci-proto-ppp +libiwinfo-lua))
+ +luci-app-firewall +luci-proto-ppp +libiwinfo-lua
+luci-lib-nixio
))
$(eval $(call collection,ssl,\
Standard OpenWrt set with HTTPS support,\