Skip to content

Commit a2fd2e6

Browse files
committed
Fix zen-remote version
1 parent 8582698 commit a2fd2e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ openvr_req = '>= 1.12.5'
9494
wayland_protocols_req = '>= 1.24'
9595
wayland_req = '>= 1.18.0'
9696
wlroots_req = ['>= 0.15', '< 0.16']
97-
zen_remote_server_req = '0.1.1'
97+
zen_remote_server_req = '>= 0.1.1'
9898
zwin_protocols_req = '0.1.0'
9999

100100
glew_proj = subproject(

0 commit comments

Comments
 (0)