profiles/base: Add pkg-config to BOOTSTRAP_USE
authorMatt Turner <mattst88@gentoo.org>
Mon, 4 Feb 2019 04:31:21 +0000 (20:31 -0800)
committerMatt Turner <mattst88@gentoo.org>
Mon, 4 Feb 2019 04:31:21 +0000 (20:31 -0800)
Closes: https://bugs.gentoo.org/509578
Signed-off-by: Matt Turner <mattst88@gentoo.org>
profiles/base/make.defaults

index 975c2a938902c514995e7b2135f97268e6eb5400..c260c70f6a13f454986929c173d5e1b23fc5a80d 100644 (file)
@@ -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