diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-05-01 22:20:45 +0000 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-05-01 22:26:59 +0000 |
commit | d9d84bef5f0aa9d7fbdc1465371fa668646e73f1 (patch) | |
tree | 8c08334912695cbe32a237815828796499dc1fa0 /project.conf | |
parent | e87af28c6bd335d20583e2879ad88451d7b7b1f8 (diff) | |
download | vr-video-player-d9d84bef5f0aa9d7fbdc1465371fa668646e73f1.tar.gz vr-video-player-d9d84bef5f0aa9d7fbdc1465371fa668646e73f1.tar.bz2 vr-video-player-d9d84bef5f0aa9d7fbdc1465371fa668646e73f1.zip |
Remove unused files and soil dependency
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 7353844..94bcd1f 100644 --- a/project.conf +++ b/project.conf @@ -9,7 +9,6 @@ glm = "0" glx = "1" glew = "2" sdl2 = "2" -soil = "1.16.0" openvr = "1" x11 = "1" xcomposite = ">=0.2" |