aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/midgard2.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/midgard2.rb b/Library/Formula/midgard2.rb
index 2aafbf765..ca7e4d258 100644
--- a/Library/Formula/midgard2.rb
+++ b/Library/Formula/midgard2.rb
@@ -12,8 +12,6 @@ class Midgard2 < Formula
depends_on 'libgda'
if ARGV.build_head? and MacOS.xcode_version >= "4.3"
- # remove the autoreconf if possible, no comment provided about why it is there
- # so we have no basis to make a decision at this point.
depends_on "automake" => :build
depends_on "libtool" => :build
end