From 22b3ffa98453cbc8aee276900188034bbad4d66d Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Mon, 13 May 2013 16:54:46 +0200 Subject: host-libkmod: disable manpages Otherwise xsltproc is required. Reported-by: Matthias Klein Signed-off-by: Michael Olbrich --- rules/host-libkmod.make | 1 + 1 file changed, 1 insertion(+) (limited to 'rules/host-libkmod.make') diff --git a/rules/host-libkmod.make b/rules/host-libkmod.make index 6a55cfdf4..ccd151c14 100644 --- a/rules/host-libkmod.make +++ b/rules/host-libkmod.make @@ -26,6 +26,7 @@ HOST_LIBKMOD_CONF_OPT := \ --disable-static \ --enable-shared \ --enable-tools \ + --disable-manpages \ --disable-logging \ --disable-debug \ --disable-gtk-doc \ -- cgit v1.2.3