From 83cdf01ecefa8e3fbb769bf354512a38e70e2879 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Tue, 19 Jun 2018 19:12:07 +0100 Subject: [PATCH] use pacman for extra libraries --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf69c99..762f719 100644 --- a/README.md +++ b/README.md @@ -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: