summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/ibrdtnd/ibrdtnd.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/ibrdtnd/ibrdtnd.mk b/package/ibrdtnd/ibrdtnd.mk
index 3451bfad21..01ebb7ab36 100644
--- a/package/ibrdtnd/ibrdtnd.mk
+++ b/package/ibrdtnd/ibrdtnd.mk
@@ -18,6 +18,9 @@ IBRDTND_CONF_OPTS = \
--without-wifip2p \
--without-vmime
+# don't build documentation
+IBRDTND_CONF_ENV = PDFLATEX='no'
+
ifeq ($(BR2_PACKAGE_LIBDAEMON),y)
IBRDTND_CONF_OPTS += --enable-libdaemon
IBRDTND_DEPENDENCIES += libdaemon
OpenPOWER on IntegriCloud