1
0
mirror of synced 2024-09-24 19:48:25 +02:00
ImHex/dist/get_deps_archlinux.sh
WerWolv 688e921034 Added nlohmann json to imhex directly
Once again Ubuntu is fucking outdated by over a year for literally no reason. Fuck this
2021-01-11 21:42:21 +01:00

13 lines
133 B
Bash
Executable File

#!/usr/bin/env sh
pacman -S --needed \
cmake \
gcc \
glfw \
file \
openssl \
capstone \
glm \
python3 \
freetype2