From 46881b1782a3eb7addce65f61c70ef91b8856c98 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sat, 11 Mar 2017 08:47:39 -0800 Subject: [PATCH] gst-plugins-base@0.10: rename gstreamer@0.10 dependency --- Formula/gst-plugins-base@0.10.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/gst-plugins-base@0.10.rb b/Formula/gst-plugins-base@0.10.rb index f18c828fcf..407906c644 100644 --- a/Formula/gst-plugins-base@0.10.rb +++ b/Formula/gst-plugins-base@0.10.rb @@ -7,7 +7,7 @@ class GstPluginsBaseAT010 < Formula depends_on "pkg-config" => :build depends_on "gettext" - depends_on "gstreamer010" + depends_on "gstreamer@0.10" # The set of optional dependencies is based on the intersection of # gst-plugins-base-0.10.35/REQUIREMENTS and Homebrew formulae