commit: e240c31793de6b9bd04c206dcfd5c43d8e64aff5
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 08:16:22 2016 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 08:16:22 2016 +0000
URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=e240c317
scripts/bootstrap-prefix: add libffi to stage2 for python's ctype in order to
allow locale check to succeed
scripts/bootstrap-prefix.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 93f29a0..172911e 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1175,6 +1175,7 @@ bootstrap_stage2() {
app-arch/xz-utils
sys-apps/gentoo-functions
sys-apps/baselayout-prefix
+ dev-libs/libffi
sys-devel/m4
sys-devel/flex
sys-devel/bison