wxmac: correct lzma configure option name
This commit is contained in:
parent
4202d225b5
commit
86367714cc
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ class Wxmac < Formula
|
|||
# Otherwise, even in superenv, the internal libtiff can pick
|
||||
# up on a nonuniversal xz and fail
|
||||
# https://github.com/mxcl/homebrew/issues/22732
|
||||
"--without-lzma",
|
||||
"--without-liblzma",
|
||||
"--with-libpng",
|
||||
"--with-zlib",
|
||||
"--enable-dnd",
|
||||
|
|
Loading…
Reference in a new issue