summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 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
23# We need wayland-native for the wayland-scanner utility 23# We need wayland-native for the wayland-scanner utility
24BBCLASSEXTEND = "native" 24BBCLASSEXTEND = "native"
25 25
26DEPENDS_class-native = "expat-native libffi-native"
27DEPENDS = "expat libffi wayland-native" 26DEPENDS = "expat libffi wayland-native"
28 27
29EXTRA_OECONF = "--disable-documentation --disable-scanner" 28EXTRA_OECONF = "--disable-documentation --disable-scanner"