From ef2d7cc3e954bb759a4c1d63d7ae1a9b403b2bd9 Mon Sep 17 00:00:00 2001 From: Colin Hebert Date: Sun, 31 Jul 2011 23:13:18 +0200 Subject: Pure: add wget to dependency list Signed-off-by: Adam Vandenberg --- Library/Formula/pure.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/pure.rb b/Library/Formula/pure.rb index 0cb5ae572..20c50cab9 100644 --- a/Library/Formula/pure.rb +++ b/Library/Formula/pure.rb @@ -5,6 +5,7 @@ class Pure < Formula homepage 'http://code.google.com/p/pure-lang/' sha1 'f47915ffa9fd0c7dee40f364a5751bfd4f945bf1' + depends_on 'wget' depends_on 'llvm' depends_on 'gmp' depends_on 'readline' -- cgit v1.2.3