aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/qt5.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/qt5.rb b/Library/Formula/qt5.rb
index 236a3aaf8..714f3fbf3 100644
--- a/Library/Formula/qt5.rb
+++ b/Library/Formula/qt5.rb
@@ -31,6 +31,7 @@ class Qt5 < Formula
option 'with-docs', 'Build documentation'
option 'developer', 'Build and link with developer options'
+ depends_on "pkg-config" => :build
depends_on "d-bus" => :optional
depends_on "mysql" => :optional