mirror of
https://github.com/hyprwm/hyprlock.git
synced 2026-04-27 00:20:37 +02:00
cmake: Add check for libpam using pkg_check_modules (#795)
This commit is contained in:
parent
8455fc8ca6
commit
1303bb4b7e
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ pkg_check_modules(
|
|||
pangocairo
|
||||
libdrm
|
||||
gbm
|
||||
pam
|
||||
hyprutils>=0.5.0
|
||||
sdbus-c++>=2.0.0
|
||||
hyprgraphics)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue