Skip to content

Commit 65b214a

Browse files
authored
Merge pull request #60 from z2442/patch-1
Update macos install
2 parents b64e793 + 5018d87 commit 65b214a

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 PSPDEV toolchain requires a couple of dependencies to be installed before us
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 libarchive gettext texinfo bison flex isl gsl gmp mpfr
18+
brew install cmake pkgconf gnu-sed bash openssl libtool libmpc libarchive gettext texinfo bison flex isl gsl gmp mpfr
1919
```
2020

2121
## Toolchain

0 commit comments

Comments
 (0)