add glm to arch deps

After running got `None of the required 'glm' found`. This fixes that
This commit is contained in:
brockelmore
2020-12-07 16:51:08 -05:00
committed by GitHub
parent b3645ec945
commit 7b5cfcb817

View File

@@ -8,4 +8,5 @@ pacman -S \
llvm \
llvm-libs \
nlohmann-json \
glm \
python3