diff options
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 3d84f6a..98f6720 100644 --- a/project.conf +++ b/project.conf @@ -13,4 +13,5 @@ ignore_dirs = ["build", "tools"] [dependencies] xcomposite = ">=0" xfixes = ">=0" -xi = ">=0"
\ No newline at end of file +xi = ">=0" +xcursor = ">=1"
\ No newline at end of file |