+ fix typo
This commit is contained in:
parent
e38ce37ed3
commit
2b9ce83226
1 changed files with 1 additions and 1 deletions
|
@ -1179,7 +1179,7 @@ if not preconfigured:
|
|||
env.AppendUnique(CPPPATH = os.path.realpath(inc_path))
|
||||
env.AppendUnique(LIBPATH = os.path.realpath(lib_path))
|
||||
else:
|
||||
env['SKIPPED_DEPS'].extend(['png'])
|
||||
env['SKIPPED_DEPS'].extend(['webp'])
|
||||
|
||||
|
||||
if env['TIFF']:
|
||||
|
|
Loading…
Add table
Reference in a new issue