🍻 Default formulae for the missing package manager for macOS
Find a file
Martin Williams 81ef7c4f6f wine: ENV.libxml2 needed if no CLT
libxml2 support will be compiled into wine if configure finds it. But
configure will not find it in an 'XCode only' environment.

Adding ENV.libxml2 to the formula appears to resolve the issue
satisfactorily. (The formula specifies 'env :std'.)

'wine without libxml2' breaks at least one Windows InstallShield based
'exe style' installer. InstallShield is widely used to develop Windows
installer packages, so there are probably many Windows installers that
will fail in libxml2's absence.

Closes Homebrew/homebrew#30591.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-04 23:23:37 -05:00
Aliases boot2docker 1.0.0 2014-06-19 14:58:54 +01:00
Formula wine: ENV.libxml2 needed if no CLT 2014-07-04 23:23:37 -05:00