[oe-commits] Andreas Oberritter : cogl-1.0: depend on virtual/mesa

git at git.openembedded.org git at git.openembedded.org
Wed Oct 30 14:37:31 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: a1a379b3c9728a06b086b4c1f06f663f54d7d37d
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=a1a379b3c9728a06b086b4c1f06f663f54d7d37d

Author: Andreas Oberritter <obi at opendreambox.org>
Date:   Thu Oct 17 13:31:27 2013 +0200

cogl-1.0: depend on virtual/mesa

- Wayland support depends on wayland-egl, which is provided by mesa.

Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-graphics/cogl/cogl-1.0.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-graphics/cogl/cogl-1.0.inc b/meta/recipes-graphics/cogl/cogl-1.0.inc
index 59ff66e..0c4e86d 100644
--- a/meta/recipes-graphics/cogl/cogl-1.0.inc
+++ b/meta/recipes-graphics/cogl/cogl-1.0.inc
@@ -21,7 +21,7 @@ EDEPENDS_GLES2 = "virtual/libgles2"
 EDEPENDS_KMS = "libdrm virtual/egl"
 EDEPENDS_EGL = "virtual/egl"
 EDEPENDS_X11 = "virtual/libx11 libxcomposite libxfixes libxi libxrandr"
-EDEPENDS_WAYLAND = "wayland"
+EDEPENDS_WAYLAND = "virtual/mesa wayland"
 
 # Extra RDEPENDS for PACKAGECONFIG
 # This has to be explictly listed, because cogl dlopens the backends



More information about the Openembedded-commits mailing list