ubuntu / gnome-sdk

GNOME SDK/Platform snap
22 stars 24 forks source link

Add meson as dependency for Wayland #18

Closed sergio-costas closed 2 years ago

sergio-costas commented 2 years ago

After upgrading Wayland to version 1.20, it must be build using meson. Unfortunately, the dependencies weren't updated.

This patch fixes this by adding 'meson' as a dependency for Wayland.