1
0
mirror of synced 2024-09-26 20:48:26 +02:00
ImHex/dist/get_deps_archlinux.sh
2022-01-13 21:31:01 +01:00

13 lines
159 B
Bash
Executable File

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