aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/thrift.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/thrift.rb b/Library/Formula/thrift.rb
index 99dc409e6..de7eeaf29 100644
--- a/Library/Formula/thrift.rb
+++ b/Library/Formula/thrift.rb
@@ -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"