1
0
mirror of synced 2024-11-24 07:40:17 +01:00
ImHex/dist/get_deps_archlinux.sh
2023-07-14 22:03:44 +02:00

18 lines
246 B
Bash
Executable File

#!/usr/bin/env sh
pacman -S $@ --needed \
cmake \
gcc \
lld \
glfw \
file \
mbedtls \
freetype2 \
dbus \
xdg-desktop-portal \
curl \
fmt \
yara \
nlohmann-json \
ninja