Skip to content

Commit

Permalink
falter-common: select iptables-nft
Browse files Browse the repository at this point in the history
  • Loading branch information
pktpls committed Nov 15, 2024
1 parent 644b948 commit 0af9766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/falter-common/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ define Package/falter-more
$(call Package/falter-standard/template)
TITLE:=Falter more packages
EXTRA_DEPENDS:=falter-common, falter-profiles, luci-app-ffwizard-falter, falter-berlin-migration, falter-berlin-tunneldigger, falter-policyrouting, falter-berlin-ssid-changer, falter-berlin-bbbdigger,
EXTRA_DEPENDS+= qos-scripts, firewall4, luci-app-firewall, luci-i18n-firewall-de,
EXTRA_DEPENDS+= qos-scripts, firewall4, iptables-nft, ip6tables-nft, luci-app-firewall, luci-i18n-firewall-de,
EXTRA_DEPENDS+= falter-berlin-autoupdate, falter-berlin-autoupdate-keys, luci-app-falter-autoupdate, luci-i18n-falter-autoupdate-de,
EXTRA_DEPENDS+= falter-berlin-service-registrar, luci-app-falter-service-registrar, luci-i18n-falter-service-registrar-de,
EXTRA_DEPENDS+= collectd-mod-cpu, collectd-mod-load
Expand Down

0 comments on commit 0af9766

Please sign in to comment.