aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index d1d3a65..3421e7b 100644
--- a/project.conf
+++ b/project.conf
@@ -8,4 +8,7 @@ platforms = ["posix"]
version = "c++17"
[config]
-ignore_dirs = ["build", "gpu-screen-recorder-overlay-daemon"] \ No newline at end of file
+ignore_dirs = ["build", "gpu-screen-recorder-overlay-daemon"]
+
+[dependencies]
+xcomposite = ">=0" \ No newline at end of file