diff options
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/Library_textconv_dict.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/i18npool/Library_textconv_dict.mk b/i18npool/Library_textconv_dict.mk index 23afa2113a7c..9afc2ac70cc2 100644 --- a/i18npool/Library_textconv_dict.mk +++ b/i18npool/Library_textconv_dict.mk @@ -37,6 +37,9 @@ $(eval $(call gb_Library_use_sdk_api,textconv_dict)) $(eval $(call gb_Library_use_libraries,textconv_dict,\ $(gb_UWINAPI) \ + sal \ + cppu \ + cppuhelper \ )) $(eval $(call gb_Library_add_generated_exception_objects,textconv_dict,\ |