add icu dependency to dependency_check script

This commit is contained in:
M2j 2012-01-17 21:32:01 +01:00
parent ac22a6014d
commit ac96838fc9
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ MODULES = [
'mako', 'mako',
'migrate', 'migrate',
'uno', 'uno',
'icu',
] ]