diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-02-13 21:46:50 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-02-13 21:47:25 +0100 |
commit | 2fce337212044d3d3a552c675fffe9bdc137eef9 (patch) | |
tree | 06c268708024cf77346776f00d89cb02326260cc /l10ntools/prj | |
parent | 7c3fab1be983241c61df2c871556ba3e7e35dec6 (diff) |
l10ntools now only depends on sal and externals
Still room for further improvement.
Includes some fixes for regressions introduced with previous commits.
Diffstat (limited to 'l10ntools/prj')
-rw-r--r-- | l10ntools/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/prj/build.lst b/l10ntools/prj/build.lst index 3cce7a3eee5f..ed919a5ec078 100644 --- a/l10ntools/prj/build.lst +++ b/l10ntools/prj/build.lst @@ -1,4 +1,4 @@ -tr l10ntools : tools LIBXSLT:libxslt BERKELEYDB:berkeleydb LUCENE:lucene NULL +tr l10ntools : BERKELEYDB:berkeleydb EXPAT:expat LIBXSLT:libxslt LUCENE:lucene sal NULL tr l10ntools usr1 - all tr_mkout NULL tr l10ntools\inc nmake - all tr_inc NULL tr l10ntools\source nmake - all tr_src tr_inc NULL |