meson: Add missing Wayland protocol

GDK depends on a new Wayland protocol.
This commit is contained in:
Emmanuele Bassi 2017-08-02 12:31:30 +01:00
parent ac61aedae9
commit b4b2fa4a98

View File

@ -54,6 +54,7 @@ proto_sources = [
['xdg-shell', 'unstable', 'v6', ],
['xdg-foreign', 'unstable', 'v1', ],
['tablet', 'unstable', 'v2', ],
[ 'keyboard-shortcuts-inhibit', 'unstable', 'v1', ],
]
gdk_wayland_gen_headers = []