meson: require hl-protocols 0.2

This commit is contained in:
Mihai Fufezan 2023-04-09 21:44:51 +03:00
parent 510257c0e9
commit 03f252d927
No known key found for this signature in database
GPG Key ID: 5899325F2F120900
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ inc = include_directories('include')
rt = cc.find_library('rt')
pipewire = dependency('libpipewire-0.3', version: '>= 0.3.41')
hyprland_protos = dependency('hyprland-protocols', version: '>=0.1', fallback: 'hyprland-protocols')
hyprland_protos = dependency('hyprland-protocols', version: '>=0.2', fallback: 'hyprland-protocols')
wayland_client = dependency('wayland-client')
wayland_protos = dependency('wayland-protocols', version: '>=1.24')
iniparser = dependency('inih')

@ -1 +1 @@
Subproject commit d7d403b711b60e8136295b0d4229e89a115e80cc
Subproject commit 4d29e48433270a2af06b8bc711ca1fe5109746cd