mirror of
https://github.com/openwrt/luci.git
synced 2025-12-20 01:10:26 +08:00
Modified dependencies
Module luci-base - libubus-lua not needed Module luci-mod-admin - libubus-lua needed Collection luci - luci-lib-nixio not needed, already in luci-base Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ LUCI_BASENAME:=luci
|
||||
LUCI_TITLE:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
|
||||
LUCI_DEPENDS:= \
|
||||
+uhttpd +uhttpd-mod-ubus +luci-mod-admin-full +luci-theme-bootstrap \
|
||||
+luci-app-firewall +luci-proto-ppp +libiwinfo-lua +luci-lib-nixio
|
||||
+luci-app-firewall +luci-proto-ppp +libiwinfo-lua
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user