1
0
mirror of synced 2024-11-28 01:20:51 +01:00
ImHex/dist/get_deps_archlinux.sh

18 lines
250 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 \
dbus \
xdg-desktop-portal \
curl \
fmt \
yara \
nlohmann-json