aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ncmpc.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ncmpc.rb')
-rw-r--r--Library/Formula/ncmpc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ncmpc.rb b/Library/Formula/ncmpc.rb
index 07603befc..0b4889783 100644
--- a/Library/Formula/ncmpc.rb
+++ b/Library/Formula/ncmpc.rb
@@ -5,7 +5,7 @@ class Ncmpc <Formula
homepage 'http://mpd.wikia.com/wiki/Client:Ncmpc'
md5 'f3e53a379bd0bc82d315aa111bfdd17a'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
depends_on 'gettext'
depends_on 'glib'
depends_on 'libmpdclient'