libcroco: remove ENV.libxml2 no-op.
This commit is contained in:
parent
e19ea7400d
commit
b0517d261c
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ class Libcroco < Formula
|
|||
depends_on "glib"
|
||||
|
||||
def install
|
||||
ENV.libxml2
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
"--prefix=#{prefix}",
|
||||
"--disable-Bsymbolic"
|
||||
|
|
Loading…
Reference in a new issue