use pacman for extra libraries

This commit is contained in:
Dave Murphy 2018-06-19 19:12:07 +01:00 committed by Hector Martin
parent 72d59a96f2
commit 83cdf01ece
1 changed files with 4 additions and 2 deletions

View File

@ -34,8 +34,10 @@ libogc/libfat, and also install the following 3rd party libraries:
* mxml
* freetype
You can download binaries of those
[here](https://sourceforge.net/projects/devkitpro/files/portlibs/ppc/).
You can obtain binaries of those with
[devkitPro pacman](https://devkitpro.org/wiki/devkitPro_pacman). Simply use
sudo (dkp-)pacman -S ppc-zlib ppc-libpng ppc-mxml ppc-freetype
Additionally, you'll need the following packages on your host machine: