mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-02-11 14:58:40 -06:00
add glm to arch deps
After running got `None of the required 'glm' found`. This fixes that
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user