schroedinger: use spec deps
This commit is contained in:
parent
8c05a2e61b
commit
cb4f00d46f
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@ class Schroedinger < Formula
|
|||
url 'http://diracvideo.org/download/schroedinger/schroedinger-1.0.11.tar.gz'
|
||||
sha1 'c01ee0bed6c1bd7608763927f719f94ebc6aaa41'
|
||||
|
||||
head 'git://diracvideo.org/git/schroedinger.git'
|
||||
head do
|
||||
url 'git://diracvideo.org/git/schroedinger.git'
|
||||
|
||||
if build.head?
|
||||
depends_on :automake
|
||||
depends_on :libtool
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue