mirror of
https://github.com/hyprwm/aquamarine.git
synced 2024-11-17 01:25:59 +01:00
cmake: require hw-s 0.4.0
This commit is contained in:
parent
d048d1c644
commit
890d6177b2
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ pkg_check_modules(deps REQUIRED IMPORTED_TARGET
|
|||
pixman-1
|
||||
libdrm gbm libudev
|
||||
libdisplay-info hwdata
|
||||
hyprwayland-scanner>=0.4.0
|
||||
)
|
||||
|
||||
configure_file(aquamarine.pc.in aquamarine.pc @ONLY)
|
||||
|
|
Loading…
Reference in a new issue