Note requirement of WiX for building MSI installers
This commit is contained in:
parent
1ba0deca74
commit
59a2c4c251
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue