aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-03-30 18:09:17 +0200
committerdec05eba <dec05eba@protonmail.com>2022-03-30 18:09:17 +0200
commita66516e34ed1037cdc38fce8bd957fd77152c39f (patch)
tree9e6d50c544b24f070c89034bc14d4c8e3554887e /project.conf
parent889efe51b26d505171d132097ac77a14ade5a101 (diff)
wip
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/project.conf b/project.conf
index f767638..81c8aa3 100644
--- a/project.conf
+++ b/project.conf
@@ -5,5 +5,7 @@ version = "0.1.0"
platforms = ["posix"]
[dependencies]
-x11 = "1"
-xext = "1" \ No newline at end of file
+x11 = ">=1"
+xext = ">=1"
+xcomposite = ">=0"
+gl = ">=1" \ No newline at end of file