Skip to content

Commit fe31cd1

Browse files
authored
Add zlib to dependencies to install on MacOS
1 parent db49e28 commit fe31cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation/macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The PSP SDK requires a couple of dependencies to be installed before use. Instal
1515
Once brew is installed, run the following command from a terminal to install the dependencies:
1616

1717
```shell
18-
brew install cmake pkgconf gnu-sed bash openssl libtool libmpc libarchive gettext texinfo bison flex isl gsl gmp mpfr libusb-compat
18+
brew install cmake pkgconf gnu-sed bash openssl libtool libmpc libarchive gettext texinfo bison flex isl gsl gmp mpfr libusb-compat zlib
1919
```
2020

2121
## PSP SDK

0 commit comments

Comments
 (0)