libmxml: requres xcode

Closes Homebrew/homebrew#15311
This commit is contained in:
Adam Vandenberg 2012-10-10 08:53:42 -07:00
parent b050517c77
commit f4f6dc52da

View file

@ -5,6 +5,8 @@ class Libmxml < Formula
url 'http://ftp.easysw.com/pub/mxml/2.7/mxml-2.7.tar.gz'
sha1 'a3bdcab48307794c297e790435bcce7becb9edae'
depends_on :xcode # for docsetutil
def install
system "./configure", "--disable-debug",
"--disable-dependency-tracking",