aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index 03308e6..3dc44b1 100644
--- a/project.conf
+++ b/project.conf
@@ -1,7 +1,7 @@
[package]
name = "gsr-ui"
type = "executable"
-version = "1.3.0"
+version = "1.3.4"
platforms = ["posix"]
[lang.cpp]
@@ -17,3 +17,5 @@ xext = ">=0"
xi = ">=0"
xcursor = ">=1"
libpulse-simple = ">=0"
+libdrm = ">=2"
+wayland-client = ">=1"