diff options
Diffstat (limited to 'Library/Formula/repl.rb')
| -rw-r--r-- | Library/Formula/repl.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/repl.rb b/Library/Formula/repl.rb index 62c713045..3e57a62b2 100644 --- a/Library/Formula/repl.rb +++ b/Library/Formula/repl.rb @@ -4,7 +4,7 @@ class Repl < Formula url 'http://github.com/defunkt/repl/tarball/v0.2.1' homepage 'http://github.com/defunkt/repl' md5 '5b9d43038f1b561bd3215a01ee3cb766' - + depends_on 'rlwrap' => :optional def install |
