Remove dependency between luci-admin-full and firewall on user request
This commit is contained in:
parent
f9893376b7
commit
a7acecc2f7
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,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