aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/qemu.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/qemu.rb b/Library/Formula/qemu.rb
index 9a4d268f1..e1d0e3f49 100644
--- a/Library/Formula/qemu.rb
+++ b/Library/Formula/qemu.rb
@@ -7,6 +7,7 @@ class Qemu < Formula
head 'git://git.qemu-project.org/qemu.git', :using => :git
+ depends_on 'pkg-config' => :build
depends_on 'jpeg'
depends_on 'gnutls'
depends_on 'glib'