Skip to content

Commit

Permalink
cmake: bump hyprutils dep to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Jun 25, 2024
1 parent 784c0b5 commit 8121e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 8121e66

Please sign in to comment.