diff options
author | Petr Mladek <pmladek@suse.cz> | 2011-03-23 19:50:52 +0100 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2011-03-25 12:13:50 +0100 |
commit | d9aaf201775d9e72f35eec514b5f7de488b24183 (patch) | |
tree | 69026b25bd51912ee778abc74d2313fa4a3db8d4 /scp2/prj | |
parent | 928402389fa8b2e4f7e30e7ba1af31c66addbe11 (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'scp2/prj')
-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 7b5c9efd85a5..580280561694 100644 --- a/scp2/prj/build.lst +++ b/scp2/prj/build.lst @@ -1,4 +1,4 @@ -cp scp2 : L10N:l10n i18npool setup_native l10ntools PYTHON:python ICU:icu REDLAND:redland LIBXSLT:libxslt NULL +cp scp2 : TRANSLATIONS:translations i18npool setup_native l10ntools 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 |