aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/minbif.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/minbif.rb b/Library/Formula/minbif.rb
index 47c0c9bd3..6046e49f7 100644
--- a/Library/Formula/minbif.rb
+++ b/Library/Formula/minbif.rb
@@ -10,6 +10,7 @@ class Minbif < Formula
option 'pam', 'Build with PAM support, patching for OSX PAM headers'
+ depends_on 'pkg-config' => :build
depends_on 'cmake' => :build
depends_on 'glib'
depends_on 'gettext'