diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-03-15 00:39:37 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-03-15 00:56:38 +0100 |
commit | 63b2b6cbc34b9e34208f3bff96686b9bd3f54521 (patch) | |
tree | b20334166fd064c6b35d29daea7350841a219897 /project.conf | |
parent | 6c7158c06d41fd7c77a8a8b9d186440904950f8c (diff) |
Add region capture 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 879f3ab..9ddb369 100644 --- a/project.conf +++ b/project.conf @@ -13,6 +13,7 @@ ignore_dirs = ["build", "tools"] [dependencies] xcomposite = ">=0" xfixes = ">=0" +xext = ">=0" xi = ">=0" xcursor = ">=1" -libpulse-simple = ">=0" +libpulse-simple = ">=0"
\ No newline at end of file |