[Libreoffice-commits] .: Branch 'feature/gbuild_shell' - shell/Library_localebe.mk

Norbert Thiebaud nthiebaud at kemper.freedesktop.org
Tue May 1 18:45:57 PDT 2012


 shell/Library_localebe.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit a17d4c885b205c77f285bd247d24dffe35835859
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Tue May 1 17:38:06 2012 -0500

    localebe need corefoundation too
    
    Change-Id: Ie646f3ec0f75516c8defd3fd9306d829386ae9a7

diff --git a/shell/Library_localebe.mk b/shell/Library_localebe.mk
index 7f598ac..4a5a974 100644
--- a/shell/Library_localebe.mk
+++ b/shell/Library_localebe.mk
@@ -33,6 +33,7 @@ $(eval $(call gb_Library_use_internal_api,localebe1,\
 
 ifeq ($(OS),MACOSX)
 $(eval $(call gb_Library_use_externals,localebe1,\
+	corefoundation \
 	coreservices \
 ))
 endif


More information about the Libreoffice-commits mailing list