Read the required wayland protocols version from upstream instead of hardcoding it

This commit is contained in:
Kovid Goyal
2017-12-28 14:12:46 +05:30
parent 115de36599
commit bd654d22f4
2 changed files with 13 additions and 4 deletions

View File

@@ -79,6 +79,10 @@
"osmesa_context.c"
]
},
"wayland_protocols": [
1,
6
],
"win32": {
"headers": [
"win32_platform.h",