aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/qemu.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/qemu.rb')
-rw-r--r--Library/Formula/qemu.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/qemu.rb b/Library/Formula/qemu.rb
index 176990047..451d07152 100644
--- a/Library/Formula/qemu.rb
+++ b/Library/Formula/qemu.rb
@@ -5,7 +5,7 @@ class Qemu < Formula
url 'http://wiki.qemu-project.org/download/qemu-1.5.0.tar.bz2'
sha1 '52d1bd7f8627bb435b95b88ea005b71b9b1a0098'
- head 'git://git.qemu-project.org/qemu.git', :using => :git
+ head 'git://git.qemu-project.org/qemu.git'
depends_on 'pkg-config' => :build
depends_on :libtool