aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-02-01 19:05:15 +0100
committerdec05eba <dec05eba@protonmail.com>2024-02-01 19:05:15 +0100
commita2691907e9920a05f5f24e6e7be589d54a63d74a (patch)
treeb5138e7cef8ea78999324134404fb0ef89ae7954 /project.conf
parent7c57c1e89942df1c1441c7fc0509d40096cf52eb (diff)
Dont use pkg config for glm, the pkg config was removed in the latest update
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index 71351af..a28b585 100644
--- a/project.conf
+++ b/project.conf
@@ -5,7 +5,6 @@ version = "0.1.0"
platforms = ["linux"]
[dependencies]
-glm = "0"
glew = "2"
sdl2 = "2"
openvr = "1"