diff options
Diffstat (limited to 'Library/Formula/gnu-smalltalk.rb')
| -rw-r--r-- | Library/Formula/gnu-smalltalk.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Library/Formula/gnu-smalltalk.rb b/Library/Formula/gnu-smalltalk.rb index 447d029cc..0968c61bb 100644 --- a/Library/Formula/gnu-smalltalk.rb +++ b/Library/Formula/gnu-smalltalk.rb @@ -17,6 +17,7 @@ class GnuSmalltalk < Formula    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 | 
