From c3c574d8c9b1fa0e09d5277c2028215b82806a30 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 2 Dec 2011 20:57:09 +0000 Subject: [PATCH] contrib/package: depend on libiwinfo-lua --- contrib/package/luci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 1339750342..5f8afa573f 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,\ -- 2.30.2