[oe-commits] Ross Burton : wayland: remove explicit class-native DEPENDS

git at git.openembedded.org git at git.openembedded.org
Tue Feb 3 14:54:19 UTC 2015


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

Author: Ross Burton <ross.burton at intel.com>
Date:   Mon Feb  2 11:10:26 2015 +0000

wayland: remove explicit class-native DEPENDS

Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-graphics/wayland/wayland_1.6.0.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-graphics/wayland/wayland_1.6.0.bb b/meta/recipes-graphics/wayland/wayland_1.6.0.bb
index cf3c094..00713bf 100644
--- a/meta/recipes-graphics/wayland/wayland_1.6.0.bb
+++ b/meta/recipes-graphics/wayland/wayland_1.6.0.bb
@@ -23,7 +23,6 @@ inherit autotools pkgconfig
 # We need wayland-native for the wayland-scanner utility
 BBCLASSEXTEND = "native"
 
-DEPENDS_class-native = "expat-native libffi-native"
 DEPENDS = "expat libffi wayland-native"
 
 EXTRA_OECONF = "--disable-documentation --disable-scanner"



More information about the Openembedded-commits mailing list