gst-plugins-bad: use spec deps
This commit is contained in:
parent
f92d6319f9
commit
55f475a652
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@ class GstPluginsBad < Formula
|
|||
mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-bad-1.0.10.tar.xz'
|
||||
sha256 '91da60ba2ee5c681f11188a4a456894e7f989435c2102c15eff97bbd4fc4c726'
|
||||
|
||||
head 'git://anongit.freedesktop.org/gstreamer/gst-plugins-bad'
|
||||
head do
|
||||
url 'git://anongit.freedesktop.org/gstreamer/gst-plugins-bad'
|
||||
|
||||
if build.head?
|
||||
depends_on :automake
|
||||
depends_on :libtool
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue