aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-10-23 17:26:52 -0500
committerJack Nagel2014-10-23 17:26:52 -0500
commit55af16b4669b0860aa2282682e6be88fc32d9a85 (patch)
treefa6ae456ef1ff1fd1617d32b8a66dd88ad22160b /Library/Formula
parentd436b3d1de331c313959bd18286016da42f0c374 (diff)
downloadhomebrew-55af16b4669b0860aa2282682e6be88fc32d9a85.tar.bz2
libebur128: add pkg-config dep
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libebur128.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/libebur128.rb b/Library/Formula/libebur128.rb
index 66c9cfd65..b4955617e 100644
--- a/Library/Formula/libebur128.rb
+++ b/Library/Formula/libebur128.rb
@@ -14,6 +14,7 @@ class Libebur128 < Formula
end
depends_on "cmake" => :build
+ depends_on "pkg-config" => :build
depends_on "speex" => :recommended
def install