Skip to content

Commit

Permalink
Add autoconf as required dependency for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
CYBAI committed Aug 21, 2018
1 parent e2e7796 commit e2d527a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -54,7 +54,7 @@ Please select your operating system:
#### On macOS (homebrew)

``` sh
brew install automake pkg-config python cmake yasm
brew install automake autoconf@2.13 pkg-config python cmake yasm
brew install gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav gst-rtsp-server --with-orc -with-libogg --with-opus --with-pango --with-theora --with-libvorbis
pip install virtualenv
```
Expand Down

0 comments on commit e2d527a

Please sign in to comment.