aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/groonga.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/groonga.rb')
-rw-r--r--Library/Formula/groonga.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/groonga.rb b/Library/Formula/groonga.rb
index dc28056e6..f5b5117c2 100644
--- a/Library/Formula/groonga.rb
+++ b/Library/Formula/groonga.rb
@@ -5,6 +5,8 @@ class Groonga < Formula
url 'http://packages.groonga.org/source/groonga/groonga-2.0.6.tar.gz'
sha1 'a012a86d03e193f2ab029de2f1e09aa5f0e52bcf'
+ depends_on 'pkg-config' => :build
+ depends_on 'pcre'
depends_on 'msgpack'
def install