macvim: Depend on XCode

The MacVim build process requires a working `xcodebuild`.

Fixes Homebrew/homebrew#15111.
master
Charlie Sharpsteen 2012-09-25 14:04:05 -05:00
parent 86d67770cc
commit 396a59af1c
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ class Macvim < Formula
depends_on 'cscope' if build.include? 'with-cscope'
depends_on 'lua' if build.include? 'with-lua'
depends_on :xcode # For xcodebuild.
def install
# Set ARCHFLAGS so the Python app (with C extension) that is
# used to create the custom icons will not try to compile in