1
0
mirror of synced 2024-11-13 18:50:53 +01:00
ImHex/dist/get_deps_archlinux.sh

24 lines
391 B
Bash
Raw Permalink Normal View History

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