[Libreoffice-commits] .: lingucomponent/Library_spell.mk

Caolán McNamara caolan at kemper.freedesktop.org
Wed Dec 21 02:20:24 PST 2011


 lingucomponent/Library_spell.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 2d9aac80a17b61f8339b80a4bc1555940255a8ff
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Dec 21 10:20:10 2011 +0000

    msvc2008 hunspell linked to icuuc

diff --git a/lingucomponent/Library_spell.mk b/lingucomponent/Library_spell.mk
index a66b4ba..f7aa804 100644
--- a/lingucomponent/Library_spell.mk
+++ b/lingucomponent/Library_spell.mk
@@ -56,6 +56,7 @@ $(eval $(call gb_Library_add_linked_static_libs,spell,\
 
 $(eval $(call gb_Library_use_externals,spell,\
 	hunspell \
+	icuuc \
 ))
 
 $(eval $(call gb_Library_add_exception_objects,spell,\


More information about the Libreoffice-commits mailing list