wxmac: correct lzma configure option name

master
Misty De Meo 2013-09-30 07:48:33 -07:00
parent 4202d225b5
commit 86367714cc
1 changed files with 1 additions and 1 deletions

View File

@ -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",