diff --git a/docs/source/building/macos.rst b/docs/source/building/macos.rst index 40cc53a91fb..2d39ec17951 100644 --- a/docs/source/building/macos.rst +++ b/docs/source/building/macos.rst @@ -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 .