[Libreoffice-commits] .: xml2cmp/prj

Stephan Bergmann sbergmann at kemper.freedesktop.org
Thu Sep 15 00:09:29 PDT 2011


 xml2cmp/prj/build.lst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e728feaeebae96df5566bdb6d5f0458983d843ad
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Thu Sep 15 09:04:46 2011 +0200

    On Windows, xml2cmp depends on uwinapi from sal.
    
    Strangely, before gbuildization, xml2cmp did not depend on sal, but
    on soltools, which does not itself depend on sal; maybe that was
    already a mistake that went unnoticed so far.

diff --git a/xml2cmp/prj/build.lst b/xml2cmp/prj/build.lst
index b486de7..27e004e 100644
--- a/xml2cmp/prj/build.lst
+++ b/xml2cmp/prj/build.lst
@@ -1,2 +1,2 @@
-xc  xml2cmp : solenv NULL
+xc  xml2cmp : sal solenv NULL
 xc  xml2cmp\prj nmake -	all xc_prj NULL


More information about the Libreoffice-commits mailing list