From df96cbd055e519ea126af8ccebb81c5d8ed9e1ed Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 10 Feb 2013 00:28:16 -0600 Subject: qemu: depends on pkg-config --- Library/Formula/qemu.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') 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' -- cgit v1.2.3