diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-09-25 21:07:01 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-09-25 21:07:01 +0200 |
commit | 07ccee5e3083abc5899f95a2789a900f4614fd89 (patch) | |
tree | dffbf4e997ee97ccc1cbc5b647754c904e84b152 /scp2 | |
parent | 559022a94f0d8fca158134782f2206b88218a4cd (diff) |
#103496#: missing dependency
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/prj/build.lst b/scp2/prj/build.lst index 342053a288cb..abf5f14740da 100644 --- a/scp2/prj/build.lst +++ b/scp2/prj/build.lst @@ -1,4 +1,4 @@ -cp scp2 : l10n setup_native transex3 PYTHON:python ICU:icu REDLAND:redland LIBXSLT:libxslt NULL +cp scp2 : l10n i18npool setup_native transex3 PYTHON:python ICU:icu REDLAND:redland LIBXSLT:libxslt NULL cp scp2 usr1 - all cp_mkout NULL cp scp2\macros nmake - all cp_langmacros NULL cp scp2\source\templates nmake - all cp_langtemplates NULL |