gtk+_2.18.6.bb : fix EXTRA_OECONF for native builds.
authorGraeme Gregory <dp@xora.org.uk>
Mon, 22 Feb 2010 22:05:45 +0000 (22:05 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Mon, 22 Feb 2010 22:05:45 +0000 (22:05 +0000)
We dont have a native libjpeg so make sure its disabled.

recipes/gtk+/gtk+_2.18.6.bb

index 2fb79f1..cba32e5 100644 (file)
@@ -11,7 +11,7 @@ XKBTOGGLE = " --disable-xkb"
 XKBTOGGLE_angstrom = ""
 
 EXTRA_OECONF = "--with-libtiff ${XKBTOGGLE} --disable-glibtest gio_can_sniff=yes"
-EXTRA_OECONF_append_virtclass-native = " --without-libtiff --disable-modules"
+EXTRA_OECONF_append_virtclass-native = " --without-libtiff --without-libjpeg --disable-modules"
 
 do_install_virtclass-native () {
        autotools_do_install