diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/nu.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/nu.rb b/Library/Formula/nu.rb index 3ed0e2ac3..23ec25ea7 100644 --- a/Library/Formula/nu.rb +++ b/Library/Formula/nu.rb @@ -15,7 +15,7 @@ class Nu < Formula url 'http://programming.nu/releases/Nu-2.0.1.tgz' sha1 'c0735f8f3daec9471b849f8e96827b5eef0ec44e' - depends_on NeedsLion.new + depends_on NeedsLion depends_on 'pcre' def install |
