aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libaacs.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/libaacs.rb b/Library/Formula/libaacs.rb
index 063ad04bb..cfb2e4d91 100644
--- a/Library/Formula/libaacs.rb
+++ b/Library/Formula/libaacs.rb
@@ -4,9 +4,10 @@ class Libaacs < Formula
homepage 'http://www.videolan.org/developers/libaacs.html'
url 'ftp://ftp.videolan.org/pub/videolan/libaacs/0.6.0/libaacs-0.6.0.tar.bz2'
sha1 'b0b82875c43f5bd8f28a249d0fc1eba48420b9e8'
- head 'git://git.videolan.org/libaacs.git'
- if build.head?
+ head do
+ url 'git://git.videolan.org/libaacs.git'
+
depends_on :autoconf => :build
depends_on :automake => :build
depends_on :libtool => :build