summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/wayland/wayland_1.8.1.bb3
1 files changed, 1 insertions, 2 deletions
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"
22 22
23inherit autotools pkgconfig 23inherit autotools pkgconfig
24 24
25# We need wayland-native for the wayland-scanner utility 25BBCLASSEXTEND = "native nativesdk"
26BBCLASSEXTEND = "native"
27 26
28DEPENDS = "expat libffi wayland-native" 27DEPENDS = "expat libffi wayland-native"
29 28