mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-16 19:12:18 +02:00
overlay profiles: Force static-libs on sys-libs/libsepol to fix bootstrap
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
d1997dbc08
commit
14b977cb4f
4
sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/sdk/package.use.force
vendored
Normal file
4
sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/sdk/package.use.force
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
# Needed during bootstrap - systemd pulls dbus, which pulls dbus
|
||||
# selinux policies, which pull policycoreutils, which pulls
|
||||
# selinux-python, which needs libsepol with static libs.
|
||||
sys-libs/libsepol static-libs
|
||||
Loading…
x
Reference in New Issue
Block a user