summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-02-03 20:31:21 -0800
committerMatt Turner <mattst88@gentoo.org>2019-02-03 20:31:21 -0800
commit5328e870725abd97c896724199e2cf08b264d967 (patch)
tree9c06730d998512e4769d0b436dfc50b6eafe8ccb /profiles
parentx11-drivers/xf86-input-libinput: Version bump to 0.28.2 (diff)
downloadgentoo-5328e870725abd97c896724199e2cf08b264d967.tar.gz
gentoo-5328e870725abd97c896724199e2cf08b264d967.tar.bz2
gentoo-5328e870725abd97c896724199e2cf08b264d967.zip
profiles/base: Add pkg-config to BOOTSTRAP_USE
Closes: https://bugs.gentoo.org/509578 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 975c2a938902..c260c70f6a13 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -122,7 +122,7 @@ PYTHONDONTWRITEBYTECODE="1"
# This MUST be kept in sync with the PYTHON_TARGETS below
# Mike Gilbert <floppym@gentoo.org> (23 May 2018)
# sys-apps/baslayout-2.5 needs split-usr enabled.
-BOOTSTRAP_USE="cxx unicode internal-glib split-usr python_targets_python3_6 python_targets_python2_7"
+BOOTSTRAP_USE="cxx unicode internal-glib pkg-config split-usr python_targets_python3_6 python_targets_python2_7"
# Mike Gilbert <floppym@gentoo.org> (15 May 2012)
# Default target(s) for python-r1.eclass