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:
Michael Marineau 2014-02-21 21:08:23 -08:00
parent 868cb54029
commit 1349fa6758

View File

@ -1,2 +1,3 @@
app-arch/lbzip2
sys-apps/which
sys-libs/nss-usrfiles