add patch as Arch dependency of fxSDK

This commit is contained in:
Lephenixnoir 2024-09-20 16:51:00 +02:00
parent 416564d40a
commit 2e1ea212a7
No known key found for this signature in database
GPG key ID: 1BBA026E13FC0495

View file

@ -54,7 +54,7 @@ Once you have GiteaPC, you can install the fxSDK with it. There are some more sy
% sudo apt install cmake python3-pil libusb-1.0-0-dev libsdl2-dev libudisks2-dev libglib2.0-dev libpng-dev
# For users of Arch Linux, Manjaro, and other Arch-based:
% sudo pacman -S cmake python-pillow libusb sdl2 udisks2 libpng ncurses
% sudo pacman -S cmake python-pillow libusb sdl2 udisks2 libpng ncurses patch
```
* CMake: This is the canonical build system for fxSDK tools and add-ins.