Skip to content

Commit

Permalink
Merge pull request #112 from varju/openresty-ssl
Browse files Browse the repository at this point in the history
Add openresty dependency on openssl
  • Loading branch information
denji committed Oct 29, 2015
2 parents c850fdc + b60f59a commit 324d095
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/openresty.rb
Expand Up @@ -4,6 +4,7 @@ class Openresty < Formula
sha256 "dbcfd21f84431a7d13fe3c3656dcd9dd81236a8f7a114ac8d4afb86665f788bb"

depends_on "pcre"
depends_on "openssl"
depends_on "drizzle" => :optional
depends_on "postgresql" => :optional
depends_on "geoip" => :optional
Expand Down

0 comments on commit 324d095

Please sign in to comment.