diff --git a/meta/recipes-graphics/wayland/wayland_1.8.1.bb b/meta/recipes-graphics/wayland/wayland_1.8.1.bb index ac631af1fb..0f9a0aa02e 100644 --- a/meta/recipes-graphics/wayland/wayland_1.8.1.bb +++ b/meta/recipes-graphics/wayland/wayland_1.8.1.bb @@ -22,8 +22,7 @@ EXTRA_OECONF_class-native = "--disable-documentation" inherit autotools pkgconfig -# We need wayland-native for the wayland-scanner utility -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" DEPENDS = "expat libffi wayland-native"