1
0
mirror of synced 2024-11-15 03:27:40 +01:00
ImHex/dist/get_deps_archlinux.sh

17 lines
236 B
Bash
Raw Normal View History

#!/usr/bin/env sh
pacman -S $@ --needed \
2022-01-13 21:31:01 +01:00
cmake \
gcc \
lld \
glfw \
file \
mbedtls \
freetype2 \
dbus \
xdg-desktop-portal \
curl \
fmt \
yara \
nlohmann-json