1
0
mirror of synced 2024-11-14 11:07:43 +01:00
ImHex/dist/get_deps_archlinux.sh
2022-12-29 23:32:57 +01:00

17 lines
236 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