From d7ca8bb14919a99ba267d46673486c22aa58ffcb Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 24 Aug 2014 19:51:11 -0500 Subject: nanomsg: style --- Library/Formula/nanomsg.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/nanomsg.rb b/Library/Formula/nanomsg.rb index 842a587c8..e2ad621b8 100644 --- a/Library/Formula/nanomsg.rb +++ b/Library/Formula/nanomsg.rb @@ -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 -- cgit v1.2.3