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:14:28 +0100 |
commit | 8d14ccfa596ca739518884d4abb3c1370a0f4566 (patch) | |
tree | 9a3bb3aff42d9f85a970d2b32ddefa4fe68a551d /sccomp | |
parent | 61e1df38b0d4b20438940a086d56323732d0acb4 (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'sccomp')
-rw-r--r-- | sccomp/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sccomp/prj/build.lst b/sccomp/prj/build.lst index a16408723..1f294e8b7 100644 --- a/sccomp/prj/build.lst +++ b/sccomp/prj/build.lst @@ -1,4 +1,4 @@ -scc sccomp : L10N:l10n offuh comphelper LPSOLVE:lpsolve tools rsc LIBXSLT:libxslt NULL +scc sccomp : TRANSLATIONS:translations offuh comphelper LPSOLVE:lpsolve tools rsc LIBXSLT:libxslt NULL scc sccomp usr1 - all scc_mkout NULL scc sccomp\prj get - all scc_prj NULL scc sccomp\source\solver nmake - all scc_solver NULL |