fontconfig: needs host-gperf
authorRahul Bedarkar <rahul.bedarkar@imgtec.com>
Thu, 2 Mar 2017 07:33:53 +0000 (13:03 +0530)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 2 Mar 2017 08:24:35 +0000 (09:24 +0100)
commit8d1128e8a898e32348618721473b82b09f4a6975
treeb3ecc33fd21d7afb7ca22f3ce47de9c62ed460e8
parent1db6c46fd2e31dda7aed4eb0ce441fb5c98ba588
fontconfig: needs host-gperf

Commit 701380c53b4d("fontconfig: add build fix for glibc 2.25") added
a patch that touches src/fcobjs.h. Package build system detects change
in timestamp and tries to regenerate fcobjshash.gperf which requires
gperf tool. So this commit adds dependency on host-gperf.

Since the patch is in upstream fontconfig, we can get rid of this
dependency once version is bumped next time.

Fixes:
  http://autobuild.buildroot.net/results/174/17471088b26ebc840d1922d7f2aa9e69b4b49ced

Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
[Thomas: improve comment in the code.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/fontconfig/fontconfig.mk