1
0
mirror of synced 2024-11-14 11:07:43 +01:00
ImHex/dist/get_deps_archlinux.sh
2021-02-02 23:11:23 +01:00

13 lines
133 B
Bash
Executable File

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