thrift: use spec deps

This commit is contained in:
Jack Nagel 2014-02-18 17:49:03 -05:00
parent ec10f416f7
commit 6710070e4d

View file

@ -5,9 +5,9 @@ class Thrift < Formula
url 'http://archive.apache.org/dist/thrift/0.9.1/thrift-0.9.1.tar.gz'
sha1 'dc54a54f8dc706ffddcd3e8c6cd5301c931af1cc'
head 'https://git-wip-us.apache.org/repos/asf/thrift.git'
head do
url 'https://git-wip-us.apache.org/repos/asf/thrift.git'
unless build.stable?
depends_on :autoconf
depends_on :automake
depends_on :libtool