From 7bdd6275f136edf04449970c915968ee4f31b76a Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Wed, 2 Feb 2011 11:48:49 +0100 Subject: fix a breakage with multilingual build readlicense_oo needs xrmex that is delivered by l10ntools --- readlicense_oo/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readlicense_oo') diff --git a/readlicense_oo/prj/build.lst b/readlicense_oo/prj/build.lst index 2296ead27202..ac5f3024fa94 100644 --- a/readlicense_oo/prj/build.lst +++ b/readlicense_oo/prj/build.lst @@ -1,4 +1,4 @@ -ro readlicense_oo : l10n solenv LIBXSLT:libxslt NULL +ro readlicense_oo : l10n l10ntools solenv LIBXSLT:libxslt NULL ro readlicense_oo usr1 - all ro_root NULL ro readlicense_oo\docs\readme nmake - all ro_readme NULL ro readlicense_oo nmake - all ro_conv NULL -- cgit