gdk-pixbuf-csource-native: Fix for build host with cups-config in PATH - if this...
authorTim 'timtim' Ellis <tim.ellis@foonas.org>
Wed, 4 Feb 2009 22:27:31 +0000 (22:27 +0000)
committerTim 'timtim' Ellis <tim.ellis@foonas.org>
Wed, 4 Feb 2009 22:27:31 +0000 (22:27 +0000)
packages/gtk+/gdk-pixbuf-csource-native_2.12.11.bb

index c7abc18..22d30bf 100644 (file)
@@ -15,6 +15,7 @@ EXTRA_OECONF = "\
   --without-libtiff \
   --with-libjpeg \
   --with-libpng \
+  --disable-cups \
 "
 
 do_compile() {