Skip to content

Commit

Permalink
Updated Homebrew build requirements to include pkg-config (#1684)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeceHumphreys authored Sep 30, 2023
1 parent 17a320b commit c1b3a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/building/macos.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Homebrew
Install Requirements
.. code-block:: bash
brew install boost cmake node opus
brew install boost cmake node opus pkg-config
# if there are issues with an SSL header that is not found:
cd /usr/local/include
ln -s ../opt/openssl/include/openssl .
Expand Down

0 comments on commit c1b3a20

Please sign in to comment.