mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
fix(coreos-devel/sdk-depends): Add iproute2
This will help our build scripts find the local IP address if the local DNS name cannot be determined. gmerge and update_engine will use this.
This commit is contained in:
parent
1b0e4e877e
commit
f9e1f707c3
@ -23,6 +23,7 @@ DEPEND="
|
||||
dev-util/checkbashisms
|
||||
net-misc/curl
|
||||
sys-apps/debianutils
|
||||
sys-apps/iproute2
|
||||
sys-devel/crossdev
|
||||
sys-fs/btrfs-progs
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user