diff options
author | Petr Mladek <pmladek@suse.cz> | 2011-03-23 19:50:53 +0100 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2011-03-25 12:14:34 +0100 |
commit | adad15cff931b6c56862aa1b234efd7b71fb93af (patch) | |
tree | c0ebe8aec82a7dae8017acd590c9da96e4911bb1 /xmlsecurity/prj/build.lst | |
parent | 900d3eb3b861aa3e6de0b62b36103930ed78a58e (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'xmlsecurity/prj/build.lst')
-rw-r--r-- | xmlsecurity/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/prj/build.lst b/xmlsecurity/prj/build.lst index 26b0d13c1b0a..f6d9305ec5ad 100644 --- a/xmlsecurity/prj/build.lst +++ b/xmlsecurity/prj/build.lst @@ -1,4 +1,4 @@ -xs xmlsecurity : L10N:l10n xmloff unotools offapi unoil svx MOZ:moz LIBXMLSEC:libxmlsec NSS:nss LIBXSLT:libxslt NULL +xs xmlsecurity : TRANSLATIONS:translations xmloff unotools offapi unoil svx MOZ:moz LIBXMLSEC:libxmlsec NSS:nss LIBXSLT:libxslt NULL xs xmlsecurity usr1 - all xs_mkout NULL xs xmlsecurity\inc nmake - all xs_inc NULL xs xmlsecurity\source\framework nmake - all xs_fw xs_inc NULL |