meson.build: Fix wayland-scanner detection
authorScott Murray <scott.murray@konsulko.com>
Sun, 20 Nov 2022 22:58:27 +0000 (17:58 -0500)
committerMarius Vlad <marius.vlad@collabora.com>
Mon, 11 Mar 2024 16:13:05 +0000 (18:13 +0200)
commit9da16115b66545cd458729af23a690e907bd9094
treed9684904d4185e8d4eaea5b67ed69de74405e6ca
parentd5ecd12729734b788546e0d80edc492454bec251
meson.build: Fix wayland-scanner detection

Update wayland-scanner dependency to mark it as native, as detection
fails with newer meson without it.  This also matches what is done in
Weston's meson.build.

Bug-AGL: SPEC-4578

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meson.build