From e7f32334c5fe83d22a0db94b31622ffa65529843 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Jim=C3=A9nez=20Moreno?= Date: Tue, 13 Nov 2018 15:15:00 +0100 Subject: [PATCH] Add gst-editing-services to OSX deps list --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9101beb12..99393e9d5 100644 --- a/README.md +++ b/README.md @@ -85,8 +85,9 @@ Homebrew only installs various plugins if explicitly enabled, so some extra ``` $ 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 --with-libvpx --enable-gtk3 + gst-editing-services --with-orc --with-libogg --with-opus \ + --with-pango --with-theora --with-libvorbis --with-libvpx \ + --enable-gtk3 ``` If you wish to install the gstreamer-player sub-crate, make sure the