ImHex/dist/get_deps_archlinux.sh

24 lines
391 B
Bash
Raw Normal View History

#!/usr/bin/env sh
pacman -S $@ --needed \
2023-12-24 12:14:51 +00:00
cmake \
gcc \
lld \
glfw \
fontconfig \
2023-12-24 12:14:51 +00:00
file \
mbedtls \
freetype2 \
dbus \
gtk3 \
curl \
fmt \
yara \
2023-07-14 20:03:44 +00:00
nlohmann-json \
2023-12-24 12:14:51 +00:00
ninja \
zlib \
bzip2 \
xz \
zstd \
lz4