Updated Homebrew build requirements to include pkg-config (#1684)
This commit is contained in:
@@ -19,7 +19,7 @@ Homebrew
|
|||||||
Install Requirements
|
Install Requirements
|
||||||
.. code-block:: bash
|
.. 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:
|
# if there are issues with an SSL header that is not found:
|
||||||
cd /usr/local/include
|
cd /usr/local/include
|
||||||
ln -s ../opt/openssl/include/openssl .
|
ln -s ../opt/openssl/include/openssl .
|
||||||
|
|||||||
Reference in New Issue
Block a user