From 25c87872bfc159d8eb2e58f13220c18fa7590bcb Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 21 Sep 2013 20:47:52 -0500 Subject: vowpal-wabbit: use spec deps --- Library/Formula/vowpal-wabbit.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/vowpal-wabbit.rb b/Library/Formula/vowpal-wabbit.rb index 022171238..7b070cca2 100644 --- a/Library/Formula/vowpal-wabbit.rb +++ b/Library/Formula/vowpal-wabbit.rb @@ -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 -- cgit v1.2.3