profiles: enable JSON support for nftables

This help for automation and scripting purposes. dev-libs/jansson is
already shipped in the generic image.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Mathieu Tortuyaux 2025-05-21 15:16:26 +02:00
parent f65335068a
commit 103f01c588
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -106,6 +106,7 @@ sys-libs/ldb -lmdb -python
# Enable nftables backend for the iptables instead of legacy backend # Enable nftables backend for the iptables instead of legacy backend
net-firewall/iptables nftables net-firewall/iptables nftables
net-firewall/nftables json
# Install `perl` with a minimal set of dependencies # Install `perl` with a minimal set of dependencies
dev-lang/perl minimal dev-lang/perl minimal