diff options
Diffstat (limited to 'meta/recipes-graphics/wayland/wayland_1.20.0.bb')
-rw-r--r-- | meta/recipes-graphics/wayland/wayland_1.20.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/wayland_1.20.0.bb b/meta/recipes-graphics/wayland/wayland_1.20.0.bb index e8636eb11b..bd437767b2 100644 --- a/meta/recipes-graphics/wayland/wayland_1.20.0.bb +++ b/meta/recipes-graphics/wayland/wayland_1.20.0.bb | |||
@@ -27,7 +27,7 @@ PACKAGECONFIG ??= "dtd-validation" | |||
27 | PACKAGECONFIG[dtd-validation] = "-Ddtd_validation=true,-Ddtd_validation=false,libxml2,," | 27 | PACKAGECONFIG[dtd-validation] = "-Ddtd_validation=true,-Ddtd_validation=false,libxml2,," |
28 | 28 | ||
29 | EXTRA_OEMESON = "-Ddocumentation=false" | 29 | EXTRA_OEMESON = "-Ddocumentation=false" |
30 | EXTRA_OEMESON:class-native = "-Ddocumentation=false -Dlibraries=false" | 30 | EXTRA_OEMESON:class-native = "-Ddocumentation=false" |
31 | 31 | ||
32 | # Wayland installs a M4 macro for other projects to use, which uses the target | 32 | # Wayland installs a M4 macro for other projects to use, which uses the target |
33 | # pkg-config to find files. Replace pkg-config with pkg-config-native. | 33 | # pkg-config to find files. Replace pkg-config with pkg-config-native. |