clucene: 'cmake' => :build
This commit is contained in:
parent
8ff4bef57c
commit
f7afe051f2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ class Clucene < Formula
|
|||
|
||||
head 'git://clucene.git.sourceforge.net/gitroot/clucene/clucene'
|
||||
|
||||
depends_on 'cmake' if build.head?
|
||||
depends_on 'cmake' => :build if build.head?
|
||||
|
||||
def install
|
||||
if build.head?
|
||||
|
|
Loading…
Reference in a new issue