build: bump hw-s dep to 0.3.8
This commit is contained in:
parent
3ac0e7ead1
commit
a2643e11a0
2 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ wayland_scanner = find_program(
|
|||
wayland_scanner_dep.get_variable('wayland_scanner'),
|
||||
native: true,
|
||||
)
|
||||
hyprwayland_scanner_dep = dependency('hyprwayland-scanner', version: '>=0.3.5', native: true)
|
||||
hyprwayland_scanner_dep = dependency('hyprwayland-scanner', version: '>=0.3.8', native: true)
|
||||
hyprwayland_scanner = find_program(
|
||||
hyprwayland_scanner_dep.get_variable('hyprwayland_scanner'),
|
||||
native: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue