libxml2: fix audit (#1292)

This commit is contained in:
Bob W. Hogg 2016-05-19 21:57:35 -04:00 committed by Dominyk Tiller
parent 1a119e438c
commit 2f2b6d6175

View file

@ -20,12 +20,12 @@ class Libxml2 < Formula
depends_on "libtool" => :build
end
depends_on :python => :optional
keg_only :provided_by_osx
option :universal
depends_on :python => :optional
fails_with :llvm do
build 2326
cause "Undefined symbols when linking"