diff options
Diffstat (limited to 'Library/Formula/gnu-smalltalk.rb')
| -rw-r--r-- | Library/Formula/gnu-smalltalk.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/gnu-smalltalk.rb b/Library/Formula/gnu-smalltalk.rb index c45313b50..e5625c2a3 100644 --- a/Library/Formula/gnu-smalltalk.rb +++ b/Library/Formula/gnu-smalltalk.rb @@ -17,7 +17,6 @@ class GnuSmalltalk < Formula option 'tests', 'Verify the build with make check (this may hang)' option 'tcltk', 'Build the Tcl/Tk module that requires X11' - # Need newer versions on Snow Leopard depends_on 'autoconf' => :build depends_on 'automake' => :build depends_on 'libtool' => :build |
