libkcapi: disable documentation
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 28 Oct 2018 09:39:53 +0000 (10:39 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 28 Oct 2018 16:36:17 +0000 (17:36 +0100)
Disable db2pdf, db2ps and xmlto which are used for building PDF, PS, man
or html documentation

Fixes:
 - http://autobuild.buildroot.org/results/28df3b50d90bc53b965280b77224f89fe09ec2b9

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libkcapi/libkcapi.mk

index 1557d2017a5d60b6f052f75bbb9d46478eb5327d..9edf0394d4645c9b414f1067daeb8175b578e27c 100644 (file)
@@ -11,6 +11,10 @@ LIBKCAPI_AUTORECONF = YES
 LIBKCAPI_INSTALL_STAGING = YES
 LIBKCAPI_LICENSE = BSD-3-Clause (library), BSD-3-Clause or GPL-2.0 (programs)
 LIBKCAPI_LICENSE_FILES = COPYING COPYING.gplv2 COPYING.bsd
+LIBKCAPI_CONF_ENV = \
+       ac_cv_path_DB2PDF="" \
+       ac_cv_path_DB2PS="" \
+       ac_cv_path_XMLTO=""
 
 ifeq ($(BR2_PACKAGE_LIBKCAPI_HASHER),y)
 LIBKCAPI_CONF_OPTS += --enable-kcapi-hasher