1
0
mirror of synced 2024-11-12 02:00:52 +01:00
ImHex/dist/get_deps_archlinux.sh

14 lines
151 B
Bash
Executable File

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