diff --git a/package/network/config/firewall4/Makefile b/package/network/config/firewall4/Makefile index fd17785099..6ae34ea89a 100644 --- a/package/network/config/firewall4/Makefile +++ b/package/network/config/firewall4/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=firewall4 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/firewall4.git @@ -28,6 +28,7 @@ define Package/firewall4 +ucode +ucode-mod-fs +ucode-mod-ubus +ucode-mod-uci EXTRA_DEPENDS:=ucode (>=2022.03.22) PROVIDES:=uci-firewall + DEFAULT_VARIANT:=1 endef define Package/firewall4/description