diff options
author | Noel Grandin <noel@peralex.com> | 2016-01-25 15:04:15 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2016-01-25 15:05:10 +0200 |
commit | cf27a83eb009a92d9156b1e994487e95a679bdb3 (patch) | |
tree | 6a4e6707f4d7a5aea7cfa46af6f081b9a065163f /lingucomponent | |
parent | 65843b39c22a77d5125348513188fcf27dbde294 (diff) |
OSX build fixe
after my OInterfaceContainer2 change
Change-Id: I9ac967ff474fe1a68876d8ffedbdcb94013a8119
Diffstat (limited to 'lingucomponent')
-rw-r--r-- | lingucomponent/Library_MacOSXSpell.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lingucomponent/Library_MacOSXSpell.mk b/lingucomponent/Library_MacOSXSpell.mk index 97d376c22f69..493de33da846 100644 --- a/lingucomponent/Library_MacOSXSpell.mk +++ b/lingucomponent/Library_MacOSXSpell.mk @@ -20,6 +20,7 @@ $(eval $(call gb_Library_set_include,MacOSXSpell,\ $(eval $(call gb_Library_use_sdk_api,MacOSXSpell)) $(eval $(call gb_Library_use_libraries,MacOSXSpell,\ + comphelper \ cppu \ cppuhelper \ lng \ |