summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/wayland')
-rw-r--r--meta/recipes-graphics/wayland/wayland_1.3.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/wayland_1.3.0.bb b/meta/recipes-graphics/wayland/wayland_1.3.0.bb
index 212e08ae1b..aa04f8d1c5 100644
--- a/meta/recipes-graphics/wayland/wayland_1.3.0.bb
+++ b/meta/recipes-graphics/wayland/wayland_1.3.0.bb
@@ -21,10 +21,10 @@ inherit autotools pkgconfig
21# We need wayland-native for the wayland-scanner utility 21# We need wayland-native for the wayland-scanner utility
22BBCLASSEXTEND = "native" 22BBCLASSEXTEND = "native"
23 23
24DEPENDS_virtclass-native = "expat-native libffi-native" 24DEPENDS_class-native = "expat-native libffi-native"
25DEPENDS = "expat libffi wayland-native" 25DEPENDS = "expat libffi wayland-native"
26 26
27EXTRA_OECONF_virtclass-native = "--disable-documentation" 27EXTRA_OECONF_class-native = "--disable-documentation"
28EXTRA_OECONF = "--disable-documentation --disable-scanner" 28EXTRA_OECONF = "--disable-documentation --disable-scanner"
29 29
30# Wayland installs a M4 macro for other projects to use, which uses the target 30# Wayland installs a M4 macro for other projects to use, which uses the target