mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
fix(profiles): Add which to stage1 bootstrap.
libseccomp calls which in its ./configure script so when building stage3 if which isn't already there the build will fail. This is quick fix. Reported upstream: https://bugs.gentoo.org/show_bug.cgi?id=502084
This commit is contained in:
parent
868cb54029
commit
1349fa6758
@ -1,2 +1,3 @@
|
|||||||
app-arch/lbzip2
|
app-arch/lbzip2
|
||||||
|
sys-apps/which
|
||||||
sys-libs/nss-usrfiles
|
sys-libs/nss-usrfiles
|
||||||
|
Loading…
Reference in New Issue
Block a user