aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ode.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ode.rb')
-rw-r--r--Library/Formula/ode.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/ode.rb b/Library/Formula/ode.rb
index 60040053a..8ee2457cb 100644
--- a/Library/Formula/ode.rb
+++ b/Library/Formula/ode.rb
@@ -8,6 +8,7 @@ class Ode < Formula
head do
url 'http://opende.svn.sourceforge.net/svnroot/opende/trunk'
+ depends_on :autoconf
depends_on :automake
depends_on :libtool
end