[Libreoffice-commits] .: filter/Executable_svg2odf.mk

Jan Holesovsky kendy at kemper.freedesktop.org
Sat Apr 14 07:21:35 PDT 2012


 filter/Executable_svg2odf.mk |   16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

New commits:
commit a167ce5d91f87326093cbcdb44cde1527ef6849c
Author: Chr. Rossmanith <Chr.Rossmanith at gmx.de>
Date:   Sat Apr 14 16:18:32 2012 +0200

    gbuild for svg2odf

diff --git a/filter/Executable_svg2odf.mk b/filter/Executable_svg2odf.mk
index f902dba..329ca8e 100644
--- a/filter/Executable_svg2odf.mk
+++ b/filter/Executable_svg2odf.mk
@@ -41,7 +41,21 @@ $(eval $(call gb_Executable_set_include,svg2odf,\
 
 $(eval $(call gb_Executable_use_libraries,svg2odf,\
     svgfilter \
-    $(gb_STDLIBS) \
+	svxcore \
+	editeng \
+	xo \
+	svt \
+	vcl \
+	svl \
+	utl \
+	tl \
+	sax \
+	comphelper \
+	basegfx \
+	cppuhelper \
+	cppu \
+	sal \
+	$(gb_STDLIBS) \
 ))
 
 $(eval $(call gb_Executable_add_cxxobjects,svg2odf,\


More information about the Libreoffice-commits mailing list