[Libreoffice-commits] .: Branch 'libreoffice-3-4' - oox/prj

Petr Mladek pmladek at kemper.freedesktop.org
Wed Apr 27 08:48:41 PDT 2011


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

New commits:
commit ab3c66ec9fcca8a319fa391e5ff2c8149d118984
Author: Petr Mladek <pmladek at suse.cz>
Date:   Wed Apr 27 17:48:09 2011 +0200

    buildfix-oox-depends-on-unotools.diff: fix dependency

diff --git a/oox/prj/build.lst b/oox/prj/build.lst
index 8ff9e5e..07c4e0e 100644
--- a/oox/prj/build.lst
+++ b/oox/prj/build.lst
@@ -1,4 +1,4 @@
-oox	oox : cppu cppuhelper comphelper filter sal offapi sax basegfx svx xmlscript tools vcl BOOST:boost OPENSSL:openssl LIBXSLT:libxslt NULL
+oox	oox : cppu cppuhelper comphelper filter sal offapi sax basegfx svx xmlscript tools vcl unotools BOOST:boost OPENSSL:openssl LIBXSLT:libxslt NULL
 oox	oox				usr1	-   all	oox_mkout NULL
 oox	oox\prj				get	-   all	oox_prj NULL
 oox	oox\source\token		nmake	-   all	oox_token NULL


More information about the Libreoffice-commits mailing list