mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
profiles/base: add minimal
useflag for perl
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
23ad31d266
commit
e1b6d08789
@ -141,3 +141,6 @@ 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
|
||||||
|
|
||||||
|
# Install `perl` with a minimal set of dependencies
|
||||||
|
dev-lang/perl minimal
|
||||||
|
Loading…
Reference in New Issue
Block a user