1
0
mirror of synced 2024-11-14 19:17:42 +01:00
ImHex/dist/get_deps_archlinux.sh
KokaKiwi e34f94bb79
build: Add xdg-desktop-portal for AUR package (#572)
* Add xdg-desktop-portal for AUR package

* Fix archlinux package build
2022-07-07 22:08:27 +02:00

14 lines
185 B
Bash
Executable File

#!/usr/bin/env sh
pacman -S $@ --needed \
cmake \
gcc \
lld \
glfw \
file \
mbedtls \
python3 \
freetype2 \
gtk3 \
xdg-desktop-portal