thrift: add description for with-libevent option
Closes Homebrew/homebrew#35683.
This commit is contained in:
parent
046934251b
commit
78e77811c7
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ class Thrift < Formula
|
|||
option "with-java", "Install Java binding"
|
||||
option "with-perl", "Install Perl binding"
|
||||
option "with-php", "Install PHP binding"
|
||||
option "with-libevent", "Install nonblocking server libraries"
|
||||
|
||||
depends_on "boost"
|
||||
depends_on "openssl"
|
||||
|
|
Loading…
Reference in a new issue