version: add link versions for other utils (#8619)
--------- Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
This commit is contained in:
parent
10a9fec7fc
commit
92186898c0
5 changed files with 26 additions and 13 deletions
|
|
@ -9,14 +9,14 @@ executable(
|
|||
dependencies: [
|
||||
server_protos,
|
||||
aquamarine,
|
||||
hyprcursor,
|
||||
hyprlang,
|
||||
hyprutils,
|
||||
dependency('gbm'),
|
||||
dependency('xcursor'),
|
||||
dependency('wayland-server'),
|
||||
dependency('wayland-client'),
|
||||
dependency('cairo'),
|
||||
dependency('hyprcursor', version: '>=0.1.7'),
|
||||
dependency('hyprlang', version: '>= 0.3.2'),
|
||||
dependency('hyprutils', version: '>= 0.2.3'),
|
||||
dependency('libdrm'),
|
||||
dependency('egl'),
|
||||
dependency('xkbcommon'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue