commit:     17f80a052a482504fed60f1722e8e58e5782e784
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 14:16:52 2017 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sun Sep 10 14:16:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=17f80a05

bootstrap-prefix.sh: new USE 'build' of dev-util/pkgconfig

  'internal-glib' has been replace by 'build'
  >=dev-util/pkgconfig-0.29.2

  pending removal of USE internal-glib until the prefix overlay
  snapshot is bumped to have dev-util/pkgconfig-0.29.2.

 scripts/bootstrap-prefix.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index c300b5ac07..df7af9ac90 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1375,6 +1375,7 @@ do_emerge_pkgs() {
                        bootstrap
                        clang
                        internal-glib
+                       build
                )
                myuse=" ${myuse[*]} "
                local use

Reply via email to