nanomsg: style

This commit is contained in:
Jack Nagel 2014-08-24 19:51:11 -05:00
parent baac6b4496
commit 4a865dd6fa

View file

@ -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