aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/project.conf b/project.conf
index 1a69de8..8d84466 100644
--- a/project.conf
+++ b/project.conf
@@ -1,7 +1,7 @@
[package]
name = "gsr-ui"
type = "executable"
-version = "1.0.0"
+version = "1.0.5"
platforms = ["posix"]
[lang.cpp]
@@ -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"