zookeeper: style nits
This commit is contained in:
parent
02d471d31f
commit
ce78adc67b
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ class Zookeeper < Formula
|
|||
depends_on :libtool
|
||||
end
|
||||
|
||||
option "c", "Build C bindings."
|
||||
option "perl", "Build Perl bindings."
|
||||
option "c", "Build C bindings"
|
||||
option "perl", "Build Perl bindings"
|
||||
|
||||
depends_on :ant
|
||||
depends_on :python => :optional
|
||||
|
|
Loading…
Reference in a new issue