add glm to arch deps
After running got `None of the required 'glm' found`. This fixes that
This commit is contained in:
parent
b3645ec945
commit
7b5cfcb817
1
dist/get_deps_archlinux.sh
vendored
1
dist/get_deps_archlinux.sh
vendored
@ -8,4 +8,5 @@ pacman -S \
|
||||
llvm \
|
||||
llvm-libs \
|
||||
nlohmann-json \
|
||||
glm \
|
||||
python3
|
||||
|
Loading…
Reference in New Issue
Block a user