diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-11-29 21:54:38 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-11-29 21:54:38 +0100 |
commit | 84bc482c28a9198edc8a1377742b13be3a56c058 (patch) | |
tree | a84d7e9f1d8defbcf776d4e9b47fc48c5473e127 /project.conf | |
parent | e8df27fe6dc76335e4a12a713b23c9bc59d6bccb (diff) |
Check if flatpak gsr kms server has cap instead of config option
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 9c58c71..07a23dc 100644 --- a/project.conf +++ b/project.conf @@ -14,4 +14,5 @@ xrandr = "1" libpulse = ">=13" libdrm = ">=2" wayland-egl = ">=15" -wayland-client = ">=1"
\ No newline at end of file +wayland-client = ">=1" +libcap = ">=2"
\ No newline at end of file |