diff options
Diffstat (limited to 'Library/Formula/smpeg.rb')
| -rw-r--r-- | Library/Formula/smpeg.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/smpeg.rb b/Library/Formula/smpeg.rb index 801dd0bf7..159ac93bf 100644 --- a/Library/Formula/smpeg.rb +++ b/Library/Formula/smpeg.rb @@ -3,7 +3,7 @@ require 'formula' class Smpeg <Formula head 'svn://svn.icculus.org/smpeg/trunk' homepage 'http://icculus.org/smpeg/' - + depends_on 'sdl' def install |
