From ed347bc1d370fd3f385d0cc06266f19cb349889f Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 21 Sep 2013 19:27:25 -0500 Subject: guile: use spec deps --- Library/Formula/guile.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/guile.rb b/Library/Formula/guile.rb index 1bf17ce0d..7b9d0c37b 100644 --- a/Library/Formula/guile.rb +++ b/Library/Formula/guile.rb @@ -12,9 +12,9 @@ class Guile < Formula sha1 'fc5d770e8b1d364b2f222a8f8c96ccf740b2956f' end - head 'git://git.sv.gnu.org/guile.git' + head do + url 'git://git.sv.gnu.org/guile.git' - if build.head? depends_on 'automake' => :build depends_on 'gettext' => :build end -- cgit v1.2.3