diff options
Diffstat (limited to 'Library/Formula/elasticsearch.rb')
| -rw-r--r-- | Library/Formula/elasticsearch.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/elasticsearch.rb b/Library/Formula/elasticsearch.rb index 5992db9c4..3855190e0 100644 --- a/Library/Formula/elasticsearch.rb +++ b/Library/Formula/elasticsearch.rb @@ -9,7 +9,7 @@ class Elasticsearch < Formula head do url "https://github.com/elasticsearch/elasticsearch.git" - depends_on "maven" + depends_on "maven" => :build end def cluster_name |
