From 1b6b1e7fc939087084bd2db3eac6a76149f66832 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 23 Mar 2024 20:04:20 +0100 Subject: Fix variable name clash --- project.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.conf') diff --git a/project.conf b/project.conf index a28b585..70874a7 100644 --- a/project.conf +++ b/project.conf @@ -7,7 +7,7 @@ platforms = ["linux"] [dependencies] glew = "2" sdl2 = "2" -openvr = "1" +openvr = ">=1" x11 = "1" xcomposite = ">=0.2" xfixes = ">=5" -- cgit v1.2.3