We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8b031 commit cceab71Copy full SHA for cceab71
installation/macos.md
@@ -15,7 +15,7 @@ The PSP SDK requires a couple of dependencies to be installed before use. Instal
15
Once brew is installed, run the following command from a terminal to install the dependencies:
16
17
```shell
18
-brew install cmake pkgconf gnu-sed bash openssl libtool libmpc libarchive gettext texinfo bison flex isl gsl gmp mpfr
+brew install cmake pkgconf gnu-sed bash openssl libtool libmpc libarchive gettext texinfo bison flex isl gsl gmp mpfr libusb-compat
19
```
20
21
## PSP SDK
0 commit comments