diff options
| -rw-r--r-- | Library/Formula/vimpc.rb | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
