diff options
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 22bbc78..acf3b2f 100644 --- a/project.conf +++ b/project.conf @@ -11,4 +11,6 @@ version = "c++17" ignore_dirs = ["build", "tools"] [dependencies] -xcomposite = ">=0"
\ No newline at end of file +xcomposite = ">=0" +xfixes = ">=0" +xi = ">=0"
\ No newline at end of file |