#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
|
@ -1,4 +1,4 @@
|
|||
EnsureSConsVersion(0,98)
|
||||
EnsureSConsVersion(1,2)
|
||||
|
||||
stubs = [
|
||||
'bzip2',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue