gst-plugins-good@0.10: rename gst-plugins-base@0.10 dependency
This commit is contained in:
parent
8baf93837c
commit
9d09c65461
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class GstPluginsGoodAT010 < Formula
|
||||||
depends_on :x11
|
depends_on :x11
|
||||||
depends_on "pkg-config" => :build
|
depends_on "pkg-config" => :build
|
||||||
depends_on "gettext"
|
depends_on "gettext"
|
||||||
depends_on "gst-plugins-base010"
|
depends_on "gst-plugins-base@0.10"
|
||||||
depends_on "cairo"
|
depends_on "cairo"
|
||||||
|
|
||||||
# The set of optional dependencies is based on the intersection of
|
# The set of optional dependencies is based on the intersection of
|
||||||
|
|
Loading…
Reference in a new issue