summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-02-02 11:10:26 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-03 14:53:55 +0000
commitddb8d3fb73231c59cc3485bc193eca2a297dd24c (patch)
tree900c2a50c4fe88e2579ba2c7e5b4baf97154bab1 /meta/recipes-graphics
parent8ac69a923c0a9733eeef1304df6f9ce4db2a1e6a (diff)
downloadast2050-yocto-poky-ddb8d3fb73231c59cc3485bc193eca2a297dd24c.zip
ast2050-yocto-poky-ddb8d3fb73231c59cc3485bc193eca2a297dd24c.tar.gz
wayland: remove explicit class-native DEPENDS
(From OE-Core rev: 50147404973e3f09206e8c1bb53d65b0772492e1) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/wayland/wayland_1.6.0.bb1
1 files changed, 0 insertions, 1 deletions
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"
OpenPOWER on IntegriCloud