mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 01:08:10 +02:00
Read the required wayland protocols version from upstream instead of hardcoding it
This commit is contained in:
@@ -79,6 +79,10 @@
|
||||
"osmesa_context.c"
|
||||
]
|
||||
},
|
||||
"wayland_protocols": [
|
||||
1,
|
||||
6
|
||||
],
|
||||
"win32": {
|
||||
"headers": [
|
||||
"win32_platform.h",
|
||||
|
||||
Reference in New Issue
Block a user