diff options
Diffstat (limited to 'meta/recipes-graphics/wayland/wayland-protocols_1.25.bb')
-rw-r--r-- | meta/recipes-graphics/wayland/wayland-protocols_1.25.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.25.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.25.bb index 074801b22d..92ba296165 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.25.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.25.bb | |||
@@ -21,3 +21,6 @@ EXTRA_OEMESON += "-Dtests=false" | |||
21 | 21 | ||
22 | PACKAGES = "${PN}" | 22 | PACKAGES = "${PN}" |
23 | FILES:${PN} += "${datadir}/pkgconfig/wayland-protocols.pc" | 23 | FILES:${PN} += "${datadir}/pkgconfig/wayland-protocols.pc" |
24 | |||
25 | BBCLASSEXTEND = "native nativesdk" | ||
26 | |||