cmake: bump hyprutils dep to 0.1.5

This commit is contained in:
Vaxry 2024-06-25 13:50:54 +02:00
parent 784c0b5ccb
commit 8121e66f34
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ pkg_check_modules(deps REQUIRED IMPORTED_TARGET
wayland-server wayland-client wayland-cursor wayland-protocols
cairo pango pangocairo pixman-1
libdrm libinput hwdata libseat libdisplay-info libliftoff libudev gbm
hyprlang>=0.3.2 hyprcursor>=0.1.7 hyprutils>=0.1.4
hyprlang>=0.3.2 hyprcursor>=0.1.7 hyprutils>=0.1.5
)
find_package(hyprwayland-scanner 0.3.10 REQUIRED)