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 c974cd0..c3cfb3e 100644
--- a/project.conf
+++ b/project.conf
@@ -2,4 +2,7 @@
name = "gpu-screen-recorder-notification"
type = "executable"
version = "0.1.0"
-platforms = ["posix"] \ No newline at end of file
+platforms = ["posix"]
+
+[dependencies]
+xfixes = ">=4" \ No newline at end of file