Files
imhex/dist/get_deps_archlinux.sh
brockelmore 7b5cfcb817 add glm to arch deps
After running got `None of the required 'glm' found`. This fixes that
2020-12-07 16:51:08 -05:00

13 lines
133 B
Bash
Executable File

#!/usr/bin/env sh
pacman -S \
glfw \
file \
openssl \
capstone \
llvm \
llvm-libs \
nlohmann-json \
glm \
python3