irrtoolset: use spec deps
This commit is contained in:
parent
d814ea4278
commit
71f1afa5e6
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,10 @@ class Irrtoolset < Formula
|
|||
homepage 'http://irrtoolset.isc.org/'
|
||||
url 'http://ftp.isc.org/isc/IRRToolSet/IRRToolSet-5.0.1/irrtoolset-5.0.1.tar.gz'
|
||||
sha1 '19510275f5f64608e4a683c744c14f8e900ea19e'
|
||||
head 'svn://irrtoolset.isc.org/trunk'
|
||||
|
||||
if build.head?
|
||||
head do
|
||||
url 'svn://irrtoolset.isc.org/trunk'
|
||||
|
||||
depends_on :autoconf
|
||||
depends_on :automake
|
||||
depends_on :libtool
|
||||
|
|
Loading…
Reference in a new issue