From ddb8d3fb73231c59cc3485bc193eca2a297dd24c Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 2 Feb 2015 11:10:26 +0000 Subject: wayland: remove explicit class-native DEPENDS (From OE-Core rev: 50147404973e3f09206e8c1bb53d65b0772492e1) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-graphics/wayland/wayland_1.6.0.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-graphics') 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" -- cgit v1.1