contrib/package: add luci-app-firewall dependency to luci-admin-full
This commit is contained in:
parent
7540f86d40
commit
21da2f7c9c
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ endef
|
|||
|
||||
define Package/luci-admin-full
|
||||
$(call Package/luci/webtemplate)
|
||||
DEPENDS+=+luci-admin-core +luci-ipkg
|
||||
DEPENDS+=+luci-admin-core +luci-ipkg +luci-app-firewall
|
||||
TITLE:=LuCI Administration - full-featured for full control
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue