cmake: Add check for libpam using pkg_check_modules (#795)

This commit is contained in:
TioBill 2025-06-05 17:22:14 -03:00 committed by GitHub
parent 8455fc8ca6
commit 1303bb4b7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -86,6 +86,7 @@ pkg_check_modules(
pangocairo
libdrm
gbm
pam
hyprutils>=0.5.0
sdbus-c++>=2.0.0
hyprgraphics)