Remove dependency between luci-admin-full and firewall on user request
This commit is contained in:
parent
9e1f802dce
commit
35d66fb98d
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ endef
|
|||
|
||||
define Package/luci-admin-full
|
||||
$(call Package/luci/webtemplate)
|
||||
DEPENDS+=+luci-admin-core +luci-ipkg +PACKAGE_luci-admin-full:iptables +PACKAGE_luci-admin-full:firewall +luci-app-firewall
|
||||
DEPENDS+=+luci-admin-core +luci-ipkg
|
||||
TITLE:=LuCI Administration - full-featured for full control
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue