[oe-commits] Ross Burton : weston: change mesa dependency to virtual/mesa

git at git.openembedded.org git at git.openembedded.org
Tue Sep 17 18:22:49 UTC 2013


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

Author: Ross Burton <ross.burton at intel.com>
Date:   Mon Sep 16 18:06:36 2013 +0000

weston: change mesa dependency to virtual/mesa

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-graphics/wayland/weston_1.1.0.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-graphics/wayland/weston_1.1.0.bb b/meta/recipes-graphics/wayland/weston_1.1.0.bb
index b765f65..8280bf2 100644
--- a/meta/recipes-graphics/wayland/weston_1.1.0.bb
+++ b/meta/recipes-graphics/wayland/weston_1.1.0.bb
@@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "e7715d2c731f77a729c994a599ffdaebac1307b2dd9336136706869fa5
 inherit autotools pkgconfig useradd
 
 DEPENDS = "libxkbcommon gdk-pixbuf pixman cairo glib-2.0 jpeg"
-DEPENDS += "wayland mesa virtual/egl pango"
+DEPENDS += "wayland virtual/mesa virtual/egl pango"
 
 EXTRA_OECONF = "--disable-android-compositor \
                 --enable-setuid-install \



More information about the Openembedded-commits mailing list