From 17c415a43f2ed36272fa064c6fea44db94b13eb5 Mon Sep 17 00:00:00 2001 From: richo Date: Fri, 23 Mar 2012 01:26:06 +1100 Subject: vimpc: remove redundant automake dependency Signed-off-by: Adam Vandenberg --- Library/Formula/vimpc.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/vimpc.rb b/Library/Formula/vimpc.rb index 7f257f0bf..ab25b1c02 100644 --- a/Library/Formula/vimpc.rb +++ b/Library/Formula/vimpc.rb @@ -10,7 +10,6 @@ class Vimpc < Formula depends_on 'pkg-config' => :build depends_on 'pcre++' depends_on 'libmpdclient' - depends_on "automake" if ARGV.build_head? and MacOS.xcode_version >= "4.3" if ARGV.build_head? and MacOS.xcode_version >= "4.3" depends_on "automake" => :build -- cgit v1.2.3