#2918870: Ensure minimum scons version of 1.2.0 otherwise build scripts won't work.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6044 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
a16164cac4
commit
34395604e8
3 changed files with 3 additions and 3 deletions
2
INSTALL
2
INSTALL
|
@ -6,7 +6,7 @@ This is a trimmed version of Appendix "Building NSIS" of the documentation.
|
|||
- Requirements
|
||||
|
||||
* Python version 1.6 and above (http://www.python.org/)
|
||||
* SCons version 0.98 and above (http://www.scons.org/)
|
||||
* SCons version 1.2.0 and above (http://www.scons.org/)
|
||||
* zlib version 1.2.3 and above (http://www.zlib.net/)
|
||||
* C compiler
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue