aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libshout.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libshout.rb')
-rw-r--r--Library/Formula/libshout.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libshout.rb b/Library/Formula/libshout.rb
index 65b9b654f..15e1612ff 100644
--- a/Library/Formula/libshout.rb
+++ b/Library/Formula/libshout.rb
@@ -5,7 +5,7 @@ class Libshout <Formula
homepage 'http://www.icecast.org/'
md5 '4f75fc9901c724b712c371c9a1e782d3'
- depends_on 'pkg-config'
+ depends_on 'pkg-config' => :build
depends_on 'libogg'
depends_on 'libvorbis'