gst-plugins-bad: use spec deps

This commit is contained in:
Jack Nagel 2013-09-20 10:15:55 -05:00
parent f92d6319f9
commit 55f475a652

View file

@ -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