1
0
mirror of synced 2024-11-14 19:17:42 +01:00
ImHex/dist/get_deps_archlinux.sh

13 lines
159 B
Bash
Raw Normal View History

#!/usr/bin/env sh
pacman -S --needed \
2022-01-13 21:31:01 +01:00
cmake \
gcc \
lld \
glfw \
file \
mbedtls \
python3 \
freetype2 \
gtk3