From ffebaa982c602754c911f360f64d5af1eb35ebba Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 22 Jan 2013 13:23:19 +0000 Subject: [PATCH] contrib/package: depend on libustream-cyassl instead of uhttpd-mod-tls, require uhttpd-mod-ubus --- contrib/package/luci/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 6bd26feb6..506dee96a 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -595,12 +595,12 @@ endef $(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-lua)) + +uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-openwrt \ + +luci-app-firewall +luci-proto-core +luci-proto-ppp +libiwinfo-lua)) $(eval $(call collection,ssl,\ Standard OpenWrt set with HTTPS support,\ - +luci +uhttpd-mod-tls +px5g)) + +luci +libustream-cyassl +px5g)) $(eval $(call collection,light,\ Minimum package set using only admin mini and the standard theme,\ -- 2.11.0