Skip to content

Commit

Permalink
mac: install cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Mar 22, 2023
1 parent 08a5c2f commit 8ff2841
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/install-scrypted-dependencies-mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ RUN brew update
RUN_IGNORE brew install node@18
# snapshot plugin and others
RUN brew install libvips
# dlib
RUN brew install cmake
# gstreamer plugins
RUN_IGNORE brew install gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly
# gst python bindings
Expand Down

0 comments on commit 8ff2841

Please sign in to comment.