1
0
mirror of synced 2024-09-24 19:48:25 +02:00
ImHex/dist/get_deps_archlinux.sh

22 lines
356 B
Bash
Executable File

#!/usr/bin/env sh
pacman -S $@ --needed \
cmake \
gcc \
lld \
glfw \
file \
mbedtls \
freetype2 \
dbus \
gtk3 \
curl \
fmt \
yara \
nlohmann-json \
ninja \
zlib \
bzip2 \
xz \
zstd