diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/uwsgi.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/uwsgi.rb b/Library/Formula/uwsgi.rb index 33de1a3b9..dcd1098a4 100644 --- a/Library/Formula/uwsgi.rb +++ b/Library/Formula/uwsgi.rb @@ -22,7 +22,7 @@ class Uwsgi < Formula url 'http://projects.unbit.it/downloads/uwsgi-1.4.4.tar.gz' sha1 'efaff6ebaa39bc015771bdecbf73373e1d1eceed' - depends_on UniversalPcre.new + depends_on UniversalPcre depends_on 'pcre' def install |
