contrib/package: depend on libustream-cyassl instead of uhttpd-mod-tls, require uhttp...
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 22 Jan 2013 13:23:19 +0000 (13:23 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 22 Jan 2013 13:23:19 +0000 (13:23 +0000)
contrib/package/luci/Makefile

index 6bd26fe..506dee9 100644 (file)
@@ -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,\