Explorar o código

gutenprint: disable (doxygen) documentation generation

Just wastes build time, so disable it.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard %!s(int64=12) %!d(string=hai) anos
pai
achega
e2e8bb3580
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/gutenprint/gutenprint.mk

+ 1 - 0
package/gutenprint/gutenprint.mk

@@ -23,6 +23,7 @@ GUTENPRINT_DEPENDENCIES += host-gutenprint
 
 GUTENPRINT_CONF_OPT = --disable-libgutenprintui2 \
                       --disable-samples \
+                      --without-doc \
                       --without-gimp2 \
                       --without-foomatic \
                       --without-foomatic3 \