aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2385ee48a04..e635c28de3c 100644
--- a/README.md
+++ b/README.md
@@ -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
```