aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ldapvi.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ldapvi.rb')
-rw-r--r--Library/Formula/ldapvi.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/ldapvi.rb b/Library/Formula/ldapvi.rb
index c24b465ee..b4c3446ff 100644
--- a/Library/Formula/ldapvi.rb
+++ b/Library/Formula/ldapvi.rb
@@ -5,6 +5,7 @@ class Ldapvi < Formula
url 'http://www.lichteblau.com/download/ldapvi-1.7.tar.gz'
sha1 'd1cde4cbb618180f9ae0e77c56a1520b8ad61c9a'
+ depends_on 'pkg-config' => :build
depends_on 'gettext'
depends_on 'glib'
depends_on 'popt'