Skip to content

Commit

Permalink
Remove gst-plugins-ugly dep from README
Browse files Browse the repository at this point in the history
We don't use it and shouldn't be using it because of the license
  • Loading branch information
Manishearth committed Oct 10, 2018
1 parent 78327fc commit 75d94c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -55,7 +55,7 @@ Please select your operating system:

``` sh
brew install automake autoconf@2.13 pkg-config python cmake yasm llvm
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
brew install gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-libav gst-rtsp-server --with-orc --with-libogg --with-opus --with-pango --with-theora --with-libvorbis
pip install virtualenv
```
#### On macOS (MacPorts)
Expand Down

0 comments on commit 75d94c2

Please sign in to comment.