aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAustin Seipp2012-12-18 22:47:14 -0600
committerCharlie Sharpsteen2012-12-19 12:42:29 -0800
commitcbe663efbd7cc253e81bfc6b7344af0adf7c57a6 (patch)
treeaee810ddc136779b6e2515d6e621554030c32c9f /Library
parentf285392b0bc81b422b8ce639edad25f7594e1f2c (diff)
downloadhomebrew-cbe663efbd7cc253e81bfc6b7344af0adf7c57a6.tar.bz2
qemu: Add git head
Closes #16649. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
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 3ec2ca703..2546f6382 100644
--- a/Library/Formula/qemu.rb
+++ b/Library/Formula/qemu.rb
@@ -4,6 +4,7 @@ class Qemu < Formula
homepage 'http://www.qemu.org/'
url 'http://wiki.qemu-project.org/download/qemu-1.3.0.tar.bz2'
sha1 'ed56e8717308a56f51a6ed4c18a4335e5aacae83'
+ head 'git://git.qemu-project.org/qemu.git', :using => :git
depends_on 'jpeg'
depends_on 'gnutls'