[Libreoffice-commits] .: oox/Library_oox.mk
Tor Lillqvist
tml at kemper.freedesktop.org
Wed Mar 7 01:42:04 PST 2012
oox/Library_oox.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 3e8e896c03f88d9855fdcccab9ce6f3cae4ba603
Author: Tor Lillqvist <tlillqvist at suse.com>
Date: Wed Mar 7 11:41:12 2012 +0200
Need the sfx library for sfx2::isValidNCName()
diff --git a/oox/Library_oox.mk b/oox/Library_oox.mk
index 47fdf90..aaf7aa7 100644
--- a/oox/Library_oox.mk
+++ b/oox/Library_oox.mk
@@ -65,6 +65,7 @@ $(eval $(call gb_Library_add_linked_libs,oox,\
msfilter \
sal \
sax \
+ sfx \
svl \
svt \
svxcore \
More information about the Libreoffice-commits
mailing list