aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorTim 'timtim' Ellis <tim.ellis@foonas.org>2009-02-04 22:27:31 +0000
committerTim 'timtim' Ellis <tim.ellis@foonas.org>2009-02-04 22:27:31 +0000
commit0ada594fe33c575b834ebc86e4989fc41df6cca7 (patch)
tree2806b182d8410bf4d9894a9faa01fd895d30a1aa /packages
parenteb850e244c6eb5f867d86b6ed6d10c5f8b6ac2fe (diff)
downloadopenembedded-0ada594fe33c575b834ebc86e4989fc41df6cca7.tar.gz
gdk-pixbuf-csource-native: Fix for build host with cups-config in PATH - if this is present and the cups headers are not the build breaks. We don't have a cups-native package so --disable-cups.
Diffstat (limited to 'packages')
-rw-r--r--packages/gtk+/gdk-pixbuf-csource-native_2.12.11.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gtk+/gdk-pixbuf-csource-native_2.12.11.bb b/packages/gtk+/gdk-pixbuf-csource-native_2.12.11.bb
index c7abc18855..22d30bfd01 100644
--- a/packages/gtk+/gdk-pixbuf-csource-native_2.12.11.bb
+++ b/packages/gtk+/gdk-pixbuf-csource-native_2.12.11.bb
@@ -15,6 +15,7 @@ EXTRA_OECONF = "\
--without-libtiff \
--with-libjpeg \
--with-libpng \
+ --disable-cups \
"
do_compile() {