nanomsg: style
This commit is contained in:
parent
baac6b4496
commit
4a865dd6fa
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class Nanomsg < Formula
|
|||
option 'without-nanocat', 'Do not install nanocat tool'
|
||||
option 'with-debug', 'Compile with debug symbols'
|
||||
|
||||
depends_on 'pkg-config'=> :build
|
||||
depends_on 'pkg-config' => :build
|
||||
|
||||
if build.with? 'doc'
|
||||
depends_on 'asciidoc' => :build
|
||||
|
|
Loading…
Reference in a new issue