aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/uade.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/uade.rb b/Library/Formula/uade.rb
index d64181d14..746b4b97e 100644
--- a/Library/Formula/uade.rb
+++ b/Library/Formula/uade.rb
@@ -5,6 +5,8 @@ class Uade < Formula
url 'http://zakalwe.fi/uade/uade2/uade-2.13.tar.bz2'
sha1 '61c5ce9dfecc37addf233de06be196c9b15a91d8'
+ head 'git://zakalwe.fi/uade'
+
depends_on 'pkg-config' => :build
depends_on 'libao'