aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sdl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/sdl.rb')
-rw-r--r--Library/Formula/sdl.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/sdl.rb b/Library/Formula/sdl.rb
index aa6621ca2..0d240779b 100644
--- a/Library/Formula/sdl.rb
+++ b/Library/Formula/sdl.rb
@@ -8,6 +8,7 @@ class Sdl < Formula
head do
url 'http://hg.libsdl.org/SDL', :branch => 'SDL-1.2', :using => :hg
+ depends_on :autoconf
depends_on :automake
depends_on :libtool
end