libxml2: fix audit (#1292)
This commit is contained in:
parent
1a119e438c
commit
2f2b6d6175
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue