From 276c30e8fe2959a2c7f2b69570f4b550d39107ab Mon Sep 17 00:00:00 2001 From: Pablo Prietz Date: Mon, 11 Jan 2021 16:50:37 +0100 Subject: [PATCH] Add cmake to macOS dependencies --- docs/dependencies-macos.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/dependencies-macos.md b/docs/dependencies-macos.md index 91956cdaef..dbac592001 100644 --- a/docs/dependencies-macos.md +++ b/docs/dependencies-macos.md @@ -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