These options appear to have never existed in libmatchbox, remove them. Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb b/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb index 244a495..d162a78 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" -- 1.7.10.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
