We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8582698 commit a2fd2e6Copy full SHA for a2fd2e6
meson.build
@@ -94,7 +94,7 @@ openvr_req = '>= 1.12.5'
94
wayland_protocols_req = '>= 1.24'
95
wayland_req = '>= 1.18.0'
96
wlroots_req = ['>= 0.15', '< 0.16']
97
-zen_remote_server_req = '0.1.1'
+zen_remote_server_req = '>= 0.1.1'
98
zwin_protocols_req = '0.1.0'
99
100
glew_proj = subproject(
0 commit comments