diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/thrift.rb | 1 |
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" |
