aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-10-08 14:13:21 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-14 16:54:29 +0100
commite8853d58db75a1e1453f2d517fb533f086c2dab2 (patch)
tree94d9454166307cd9b399d290e1cfc8891df8f233 /meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb
parentd7aa6bf8d7702736e2bd81442ddef98869f40eae (diff)
downloadopenembedded-core-contrib-e8853d58db75a1e1453f2d517fb533f086c2dab2.tar.gz
libmatchbox: remove unused configure options
These options appear to have never existed in libmatchbox, remove them. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb')
-rw-r--r--meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb b/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb
index 244a495002..d162a78d7d 100644
--- a/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb
+++ b/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb
@@ -16,4 +16,4 @@ SRC_URI[sha256sum] = "254cab52e304a3512c8df4be59d690cf3921bbb68a28ede7fe26b93534
inherit autotools pkgconfig
-EXTRA_OECONF = "--enable-jpeg --enable-expat --enable-xsettings --enable-startup-notification"
+EXTRA_OECONF = "--enable-jpeg --enable-xsettings"