mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
ad5b251fca
commit
20f31f90ad
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user