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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sun Jan 27 02:19:52 PST 2013


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

New commits:
commit afbd5787b5412f5ed8f862a9cae9dee5fd346f3f
Author: Tor Lillqvist <tml at iki.fi>
Date:   Sun Jan 27 12:19:17 2013 +0200

    MacOSXSpell needs boost_headers
    
    Change-Id: I4af00e2925df393523ad3d00bd3b95459ff77f9c

diff --git a/lingucomponent/Library_MacOSXSpell.mk b/lingucomponent/Library_MacOSXSpell.mk
index 3c80418..a8529b6 100644
--- a/lingucomponent/Library_MacOSXSpell.mk
+++ b/lingucomponent/Library_MacOSXSpell.mk
@@ -53,6 +53,7 @@ $(eval $(call gb_Library_use_system_darwin_frameworks,MacOSXSpell,\
 ))
 
 $(eval $(call gb_Library_use_externals,MacOSXSpell,\
+	boost_headers \
 	hunspell \
 ))
 


More information about the Libreoffice-commits mailing list