From: Ross Burton Date: Tue, 8 Oct 2013 14:13:21 +0000 (+0000) Subject: libmatchbox: remove unused configure options X-Git-Tag: yocto-4.0~31329 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e8853d58db75a1e1453f2d517fb533f086c2dab2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libmatchbox: remove unused configure options These options appear to have never existed in libmatchbox, remove them. Signed-off-by: Ross Burton Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb b/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb index 244a4950023..d162a78d7d9 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"