vowpal-wabbit: use spec deps

master
Jack Nagel 2013-09-21 20:47:52 -05:00
parent bf43aa7411
commit 71f044a5a9
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@ class VowpalWabbit < Formula
url 'https://github.com/JohnLangford/vowpal_wabbit/archive/v7.2.tar.gz'
sha1 'cff4ea03ec31c0849307696cfdefcb6e294deec9'
head 'https://github.com/JohnLangford/vowpal_wabbit.git'
head do
url 'https://github.com/JohnLangford/vowpal_wabbit.git'
if build.head?
depends_on :libtool
depends_on :automake
end