summaryrefslogtreecommitdiffhomepage
path: root/contrib/package
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-12-02 20:57:09 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-12-02 20:57:09 +0000
commitc3c574d8c9b1fa0e09d5277c2028215b82806a30 (patch)
tree55208ba2be2a7e3e554d982e40636bb8ae9b4852 /contrib/package
parent9c372e9c3656201ae2288da918471991aa5e1ab8 (diff)
contrib/package: depend on libiwinfo-lua
Diffstat (limited to 'contrib/package')
-rw-r--r--contrib/package/luci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 133975034..5f8afa573 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -584,7 +584,7 @@ $(eval $(call collection,,\
Standard OpenWrt set including full admin with ppp support and the \
default OpenWrt theme,\
+uhttpd +luci-mod-admin-full +luci-theme-openwrt +luci-app-firewall \
- +luci-proto-core +luci-proto-ppp +libiwinfo))
+ +luci-proto-core +luci-proto-ppp +libiwinfo-lua))
$(eval $(call collection,ssl,\
Standard OpenWrt set with HTTPS support,\