package/fontconfig: disable doc and tests for host

On Debian 13 doc generation fails. Disable it like for
the target.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 20f31f90ad)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Waldemar Brodkorb
2025-10-17 12:35:48 +02:00
committed by Thomas Perale
parent 8d47bca9a5
commit f3490f35fb

View File

@@ -16,6 +16,10 @@ FONTCONFIG_LICENSE = fontconfig license
FONTCONFIG_LICENSE_FILES = COPYING
FONTCONFIG_CPE_ID_VALID = YES
HOST_FONTCONFIG_CONF_OPTS = \
-Dtests=disabled \
-Ddoc=disabled
FONTCONFIG_CONF_OPTS = \
-Dcache-dir=/var/cache/fontconfig \
-Dtests=disabled \