From 50147404973e3f09206e8c1bb53d65b0772492e1 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 Signed-off-by: Ross Burton --- 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 cf3c094634..00713bff3f 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 1.2.3-korg