mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 19:38:33 +00:00
Set scons version requirement to 0.98.3
This commit is contained in:
parent
e244502bcd
commit
b10a1bd3a3
@ -9,6 +9,8 @@
|
|||||||
# 4. msgfmt(1) for making builds with i18n support.
|
# 4. msgfmt(1) for making builds with i18n support.
|
||||||
# 5. graph-includes for making the project dependency graph.
|
# 5. graph-includes for making the project dependency graph.
|
||||||
|
|
||||||
|
EnsureSConsVersion(0,98,3)
|
||||||
|
|
||||||
import os, sys, shutil, sets, re, commands
|
import os, sys, shutil, sets, re, commands
|
||||||
from glob import glob
|
from glob import glob
|
||||||
from subprocess import Popen, PIPE, call
|
from subprocess import Popen, PIPE, call
|
||||||
|
Loading…
x
Reference in New Issue
Block a user