Skip to content

Commit

Permalink
Add cmake to macOS dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
papr authored Jan 11, 2021
1 parent c68d50d commit 276c30e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/dependencies-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export PYTHONPATH=/usr/local/lib/python3.6/site-packages:$PYTHONPATH
Let's get started! Its time to put **brew** to work! Just copy paste commands into your terminal and listen to your machine purr.

```sh
brew install cmake
brew install pkg-config
brew install libjpeg-turbo
brew install libusb
Expand Down

0 comments on commit 276c30e

Please sign in to comment.