Skip to content

Commit

Permalink
setinel-firewall: Fix nftables dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
miska committed Dec 19, 2024
1 parent 1104c8b commit e6c1786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collect/sentinel/sentinel-firewall/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ define Package/sentinel-firewall-nftables
SUBMENU:=Sentinel
PROVIDES:=sentinel-firewall
TITLE:=Turris Sentinel Firewall nftables integration
DEPENDS:=+firewall4 +iptables-zz-legacy +ip6tables-zz-legacy
DEPENDS:=+firewall4 +nftables
CONFLICTS:=sentinel-firewall-iptables \
firewall
endef
Expand Down

0 comments on commit e6c1786

Please sign in to comment.