media-libs/fontconfig: avoid usage of gperf (not in DEPEND) to regen

Package-Manager: Portage-2.3.6-prefix, Repoman-2.3.3
This commit is contained in:
Fabian Groffen
2017-07-24 12:43:23 +02:00
parent 51c57bae7b
commit 9a4079e7fa

View File

@@ -45,6 +45,7 @@ src_prepare() {
# Revert gperf-3.1 fix as it breaks compilation
eapply -R "${FILESDIR}"/${PN}-2.12.2-gperf31.patch
export GPERF=$(type -P true)
eautoreconf
}