diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/cherokee.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/cherokee.rb b/Library/Formula/cherokee.rb index e7791a10d..2306babe4 100644 --- a/Library/Formula/cherokee.rb +++ b/Library/Formula/cherokee.rb @@ -24,6 +24,7 @@ class Cherokee < Formula end depends_on 'gettext' + depends_on "openssl" def install if build.head? |
