Skip to content

Commit

Permalink
vowpal-wabbit: use spec deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Sep 22, 2013
1 parent bf43aa7 commit 71f044a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/vowpal-wabbit.rb
Expand Up @@ -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
Expand Down

0 comments on commit 71f044a

Please sign in to comment.