From 4113470754ce9c44dd8fd9672531cf85b4fd3bac Mon Sep 17 00:00:00 2001 From: Brad D <59133880+thearchivalone@users.noreply.github.com> Date: Mon, 16 Dec 2024 07:24:01 -0600 Subject: [PATCH] pspsdk: zlib dependency update to docs In relation to this issue: #254 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34e92986..c008b3f9 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ To use PSPSDK you must have the following software installed: * [GNU Make](http://www.gnu.org/software/make/) * [Git client](https://git-scm.com/downloads) * [GNU autoconf](http://www.gnu.org/software/autoconf/) and [automake](http://sourceware.org/automake/)(GNU Autotools) +* [Zlib development libraries and headers](https://www.zlib.net/) The following packages are not required to build PSPSDK, but are used to build documentation: