diff options
Diffstat (limited to 'Library/Formula/yajl.rb')
| -rw-r--r-- | Library/Formula/yajl.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/yajl.rb b/Library/Formula/yajl.rb index b222b1eed..85653b9bd 100644 --- a/Library/Formula/yajl.rb +++ b/Library/Formula/yajl.rb @@ -7,7 +7,7 @@ class Yajl <Formula # Configure uses cmake, even though it looks like we're # just using autotools below. - depends_on 'cmake' + depends_on 'cmake' => :build def install ENV.deparallelize |
