aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mu.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/mu.rb b/Library/Formula/mu.rb
index 4e066fd8b..6f7a1cf0d 100644
--- a/Library/Formula/mu.rb
+++ b/Library/Formula/mu.rb
@@ -30,6 +30,7 @@ class Mu < Formula
option 'with-emacs', 'Build with emacs support'
+ depends_on 'pkg-config' => :build
depends_on 'gettext'
depends_on 'glib'
depends_on 'gmime'