From 2d9aac80a17b61f8339b80a4bc1555940255a8ff Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 21 Dec 2011 10:20:10 +0000 Subject: msvc2008 hunspell linked to icuuc --- lingucomponent/Library_spell.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'lingucomponent/Library_spell.mk') diff --git a/lingucomponent/Library_spell.mk b/lingucomponent/Library_spell.mk index a66b4ba4dbbc..f7aa80432314 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,\ -- cgit v1.2.3