aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/nanomsg.rb2
1 files changed, 1 insertions, 1 deletions
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