summaryrefslogtreecommitdiff
path: root/shell/Library_localebe.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-05-01 17:38:06 -0500
committerDavid Tardon <dtardon@redhat.com>2012-05-29 07:33:53 +0200
commit14201b8a55787ee7181119807ef9a45173707609 (patch)
tree8a22f8dc0452b5b3e6fe5a4d6d1bd31234187c94 /shell/Library_localebe.mk
parent375bb6b35fa69b7dd58264ec669b4c647996425c (diff)
localebe need corefoundation too
Change-Id: Ie646f3ec0f75516c8defd3fd9306d829386ae9a7
Diffstat (limited to 'shell/Library_localebe.mk')
-rw-r--r--shell/Library_localebe.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Library_localebe.mk b/shell/Library_localebe.mk
index 7f598acd0e76..4a5a9740ff67 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