[ooo-build-commit] .: oox/prj

Petr Mladek pmladek at kemper.freedesktop.org
Thu Sep 23 09:11:31 PDT 2010


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

New commits:
commit 3ebc167639c289451acbf6862788bbefa5b24e6e
Author: Petr Mladek <pmladek at suse.cz>
Date:   Thu Sep 23 18:05:45 2010 +0200

    oox depends on filter
    
    liboox is linked against libmsfilter, so the module filter must be built before

diff --git a/oox/prj/build.lst b/oox/prj/build.lst
index 14585df..1650e02 100644
--- a/oox/prj/build.lst
+++ b/oox/prj/build.lst
@@ -1,4 +1,4 @@
-oox	oox : vos cppu cppuhelper comphelper sal offapi sax basegfx svx xmlscript tools vcl BOOST:boost OPENSSL:openssl NULL
+oox	oox : vos cppu cppuhelper comphelper filter sal offapi sax basegfx svx xmlscript tools vcl BOOST:boost OPENSSL:openssl 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 ooo-build-commit mailing list