internal: Support libhyprcursor (#5009)

woo

---------

Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
This commit is contained in:
Vaxry 2024-03-09 16:52:59 +00:00 committed by GitHub
parent e7a5db4852
commit c3882bb832
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 379 additions and 43 deletions

View file

@ -11,6 +11,7 @@ executable('Hyprland', src,
dependency('wayland-client'),
wlroots.get_variable('wlroots'),
dependency('cairo'),
dependency('hyprcursor'),
dependency('hyprlang', version: '>= 0.3.2'),
dependency('libdrm'),
dependency('egl'),