aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libnids.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/libnids.rb b/Library/Formula/libnids.rb
index 5442e7468..8765e0434 100644
--- a/Library/Formula/libnids.rb
+++ b/Library/Formula/libnids.rb
@@ -15,6 +15,7 @@ class Libnids < Formula
depends_on 'libnet' if use_libnet?
depends_on 'glib' if use_glib?
+ depends_on 'pkg-config' => :build
def options
[