Pure: add wget to dependency list
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
03db0f6f7b
commit
58017e85e1
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue