diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pure.rb | 1 |
1 files changed, 1 insertions, 0 deletions
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' |
