From 45069738893704d33ede2a225fb819ab56b4dc8e Mon Sep 17 00:00:00 2001 From: kyasbal Date: Fri, 7 Feb 2020 06:22:45 +0000 Subject: [PATCH] Fix install instruction for homebrew --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 0abc6f58c..75d86535e 100644 --- a/README.md +++ b/README.md @@ -71,15 +71,10 @@ provided by the GStreamer project. #### Homebrew -Homebrew only installs various plugins if explicitly enabled, so some extra -`--with-*` flags may be required. - ``` $ brew install gstreamer gst-plugins-base gst-plugins-good \ gst-plugins-bad gst-plugins-ugly gst-libav gst-rtsp-server \ - gst-editing-services --with-orc --with-libogg --with-opus \ - --with-pango --with-theora --with-libvorbis --with-libvpx \ - --enable-gtk3 + gst-editing-services ``` If you wish to install the gstreamer-player sub-crate, make sure the