Skip to content

Commit

Permalink
Readme.md > Compiling > macOS updated instructions
Browse files Browse the repository at this point in the history
Added `[email protected]` and `python-setuptools` to instructions as per comments in Automattic#2371 and Automattic#2387
  • Loading branch information
cunneen authored Jun 7, 2024
1 parent f934f22 commit de01722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ For detailed installation information, see the [wiki](https://github.com/Automat

OS | Command
----- | -----
macOS | Using [Homebrew](https://brew.sh/):<br/>`brew install pkg-config cairo pango libpng jpeg giflib librsvg pixman`
macOS | Using [Homebrew](https://brew.sh/):<br/>`brew install pkg-config cairo pango libpng jpeg giflib librsvg pixman [email protected] python-setuptools`
Ubuntu | `sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev`
Fedora | `sudo yum install gcc-c++ cairo-devel pango-devel libjpeg-turbo-devel giflib-devel`
Solaris | `pkgin install cairo pango pkg-config xproto renderproto kbproto xextproto`
Expand Down

0 comments on commit de01722

Please sign in to comment.