diff options
Diffstat (limited to 'Library/Formula/gmtl.rb')
| -rw-r--r-- | Library/Formula/gmtl.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gmtl.rb b/Library/Formula/gmtl.rb index 33da56bfb..622d63286 100644 --- a/Library/Formula/gmtl.rb +++ b/Library/Formula/gmtl.rb @@ -5,7 +5,7 @@ class Gmtl <Formula homepage 'http://ggt.sourceforge.net/' md5 '018c2cce3c87ad63509481b1eb144387' - depends_on 'scons' + depends_on 'scons' => :build def install system "scons", "install", "prefix=#{prefix}" |
