Skip to content

Commit

Permalink
uwsgi: enable ssl so it can detect brewed OpenSSL
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#46541.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
  • Loading branch information
apjanke committed Dec 1, 2015
1 parent a618706 commit 4176c15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/uwsgi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def install

(buildpath/"buildconf/brew.ini").write <<-EOS.undent
[uwsgi]
ssl = true
json = #{json}
yaml = #{yaml}
inherit = base
Expand Down

0 comments on commit 4176c15

Please sign in to comment.