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