Note requirement of WiX for building MSI installers

This commit is contained in:
Ray Speth 2012-04-26 21:20:04 +00:00
parent 1ba0deca74
commit 59a2c4c251

View file

@ -363,6 +363,11 @@ Optional Programs
configure --with-cflags=-fPIC
* `Windows Installer XML (WiX) toolset <http://wix.sourceforge.net/>`_
* Required to build MSI installers on Windows
* Known to work with version 3.5.
* `Distribute <http://pypi.python.org/pypi/distribute>`_ (Python)
* Provides the ``easy_install`` command which can be used to install most of