thrift: use spec deps
This commit is contained in:
parent
ec10f416f7
commit
6710070e4d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue