aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index e67a087..13a9681 100644
--- a/project.conf
+++ b/project.conf
@@ -1,7 +1,7 @@
[package]
name = "gsr-ui"
type = "executable"
-version = "1.3.2"
+version = "1.5.0"
platforms = ["posix"]
[lang.cpp]
@@ -16,6 +16,7 @@ xfixes = ">=0"
xext = ">=0"
xi = ">=0"
xcursor = ">=1"
+xrandr = ">=0.5"
libpulse-simple = ">=0"
libdrm = ">=2"
wayland-client = ">=1"