package/cups-filters: fix build without dejavu font
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 14 Jul 2020 14:34:02 +0000 (16:34 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 14 Jul 2020 20:11:06 +0000 (22:11 +0200)
commit43a56fa2cac905224147a57b1f552d149552f567
tree49a84a160ddbf6d2ff8c9c3346f50ff71b86fd2d
parentfc57db8401b806494ceeb20e4c91d2be8a8456eb
package/cups-filters: fix build without dejavu font

Since version 1.27.3, cups-filters needs dejavu (even if it is only used
for test programs):
https://github.com/OpenPrinting/cups-filters/commit/1d66106e5ae45407b01459cb112ee09752166dba

Add a patch to avoid this build failure when cross-compiling and set
test font path to /dev/null to avoid setting TESTFONT to an incorrect
host path

Fixes:
 - http://autobuild.buildroot.org/results/0e141abc57e4185c74adce75cac4215dd8a3108b

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/cups-filters/0001-configure.ac-fix-cross-compilation-without-dejavu.patch [new file with mode: 0644]
package/cups-filters/cups-filters.mk