mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 21:24:35 +04:00
contrib: make luci meta package depend on luci-lib-nixio as well
This commit is contained in:
@@ -357,7 +357,7 @@ $(eval $(call collection,,\
|
||||
Standard OpenWrt set including full admin with ppp support and the \
|
||||
default OpenWrt theme,\
|
||||
+uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-bootstrap \
|
||||
+luci-app-firewall +luci-proto-ppp +libiwinfo-lua))
|
||||
+luci-app-firewall +luci-proto-ppp +libiwinfo-lua +luci-lib-nixio))
|
||||
|
||||
$(eval $(call collection,ssl,\
|
||||
Standard OpenWrt set with HTTPS support,\
|
||||
|
||||
Reference in New Issue
Block a user