Internal: move to Mat3x3 from hyprutils (#7902)

* Meson: require hyprutils >= 0.2.3

* flake.lock: update hyprutils

---------

Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
This commit is contained in:
Vaxry
2024-09-25 10:01:13 +01:00
committed by GitHub
parent 8f5188269b
commit 2320b2241c
11 changed files with 93 additions and 268 deletions

View File

@@ -114,7 +114,7 @@ pkg_check_modules(
gio-2.0
hyprlang>=0.3.2
hyprcursor>=0.1.7
hyprutils>=0.2.2)
hyprutils>=0.2.3)
find_package(hyprwayland-scanner 0.3.10 REQUIRED)