aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/groonga.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/groonga.rb b/Library/Formula/groonga.rb
index a07eeffe9..a1657a64c 100644
--- a/Library/Formula/groonga.rb
+++ b/Library/Formula/groonga.rb
@@ -26,6 +26,7 @@ class Groonga < Formula
--prefix=#{prefix}
--with-zlib
--disable-zeromq
+ --with-mruby
]
args << "--enable-benchmark" if build.include? "enable-benchmark"