diff options
Diffstat (limited to 'shell/Library_localebe.mk')
-rw-r--r-- | shell/Library_localebe.mk | 1 |
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 |