diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ezstream.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/ezstream.rb b/Library/Formula/ezstream.rb index 79075b478..1e1bfc07b 100644 --- a/Library/Formula/ezstream.rb +++ b/Library/Formula/ezstream.rb @@ -5,6 +5,7 @@ class Ezstream < Formula url 'http://downloads.xiph.org/releases/ezstream/ezstream-0.5.6.tar.gz' sha1 'f9d3ee5a2f81d156685ffbfc59b556c63afcca83' + depends_on 'pkg-config' => :build depends_on 'libvorbis' depends_on 'libshout' depends_on 'theora' |
