From: Andreas Oberritter Date: Thu, 17 Oct 2013 11:31:28 +0000 (+0200) Subject: cogl-1.0: explicitly disable cairo X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9ed692eb20fed4ff9d9c39435000535df5a67286;p=openembedded-core.git cogl-1.0: explicitly disable cairo - Cairo was auto-detected, but not listed as a dependency. (From OE-Core master rev: 33bcc9361fa732c36d92128c7f23a308f455297c) Signed-off-by: Andreas Oberritter Signed-off-by: Richard Purdie Signed-off-by: Robert Yang --- diff --git a/meta/recipes-graphics/cogl/cogl-1.0.inc b/meta/recipes-graphics/cogl/cogl-1.0.inc index 0c4e86da33..11810efcab 100644 --- a/meta/recipes-graphics/cogl/cogl-1.0.inc +++ b/meta/recipes-graphics/cogl/cogl-1.0.inc @@ -33,6 +33,7 @@ EXTRA_OECONF += "--disable-introspection \ --enable-examples-install \ --enable-debug \ --disable-gles1 \ + --disable-cairo \ " # OpenGL/GLX