Updated Homebrew build requirements to include pkg-config (#1684)
This commit is contained in:
parent
17a320bfa5
commit
c1b3a20b14
1 changed files with 1 additions and 1 deletions
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue