aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk+
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2010-02-22 22:05:45 +0000
committerGraeme Gregory <dp@xora.org.uk>2010-02-22 22:05:45 +0000
commita9484a829186ca3311d7e2087a3eae6296bb243f (patch)
tree78ebfc5e59727577a175e0cff15d649a18b294e8 /recipes/gtk+
parent6dd8e30f6fb403b2de61dff7089fb52b48ddaba0 (diff)
downloadopenembedded-a9484a829186ca3311d7e2087a3eae6296bb243f.tar.gz
gtk+_2.18.6.bb : fix EXTRA_OECONF for native builds.
We dont have a native libjpeg so make sure its disabled.
Diffstat (limited to 'recipes/gtk+')
-rw-r--r--recipes/gtk+/gtk+_2.18.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gtk+/gtk+_2.18.6.bb b/recipes/gtk+/gtk+_2.18.6.bb
index 2fb79f13f8..cba32e507e 100644
--- a/recipes/gtk+/gtk+_2.18.6.bb
+++ b/recipes/gtk+/gtk+_2.18.6.bb
@@ -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