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 8b939d6..b22578c 100644
--- a/project.conf
+++ b/project.conf
@@ -8,4 +8,5 @@ platforms = ["posix"]
expose_include_dirs = ["include"]
[dependencies]
-x11 = "1" \ No newline at end of file
+x11 = ">=0.5"
+xrender = ">=0.5" \ No newline at end of file