mirror of
https://git.planet-casio.com/Lephenixnoir/GiteaPC.git
synced 2024-12-26 19:43:40 +01:00
add patch
as Arch dependency of fxSDK
This commit is contained in:
parent
416564d40a
commit
2e1ea212a7
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue