mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-16 14:52:24 +01:00
fixup! net-firewall/iptables: Apply the Flatcar patches
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
This commit is contained in:
parent
d174aaf2a2
commit
4c6359b9fb
@ -41,9 +41,11 @@ BDEPEND="${BUILD_DEPEND}
|
||||
)
|
||||
"
|
||||
# Flatcar: Drop BUILD_DEPEND, as we would not like to ship
|
||||
# eselect in the final image
|
||||
# eselect in the final image. Also, drop net-firewall/arptables as we don't
|
||||
# ship arptables
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
nftables? ( net-misc/ethertypes )
|
||||
!<net-firewall/ebtables-2.0.11-r1
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user