contrib/package: depend on libustream-cyassl instead of uhttpd-mod-tls, require uhttpd-mod-ubus

This commit is contained in:
Jo-Philipp Wich 2013-01-22 13:23:19 +00:00
parent 314eebce98
commit ffebaa982c

View file

@ -595,12 +595,12 @@ endef
$(eval $(call collection,,\ $(eval $(call collection,,\
Standard OpenWrt set including full admin with ppp support and the \ Standard OpenWrt set including full admin with ppp support and the \
default OpenWrt theme,\ default OpenWrt theme,\
+uhttpd +luci-mod-admin-full +luci-theme-openwrt +luci-app-firewall \ +uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-openwrt \
+luci-proto-core +luci-proto-ppp +libiwinfo-lua)) +luci-app-firewall +luci-proto-core +luci-proto-ppp +libiwinfo-lua))
$(eval $(call collection,ssl,\ $(eval $(call collection,ssl,\
Standard OpenWrt set with HTTPS support,\ Standard OpenWrt set with HTTPS support,\
+luci +uhttpd-mod-tls +px5g)) +luci +libustream-cyassl +px5g))
$(eval $(call collection,light,\ $(eval $(call collection,light,\
Minimum package set using only admin mini and the standard theme,\ Minimum package set using only admin mini and the standard theme,\