diff options
Diffstat (limited to 'lingucomponent/Library_lnth.mk')
-rw-r--r-- | lingucomponent/Library_lnth.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lingucomponent/Library_lnth.mk b/lingucomponent/Library_lnth.mk index 9615d5a20655..14ccf6b0eb0b 100644 --- a/lingucomponent/Library_lnth.mk +++ b/lingucomponent/Library_lnth.mk @@ -53,6 +53,7 @@ $(eval $(call gb_Library_use_static_libraries,lnth,\ )) $(eval $(call gb_Library_use_externals,lnth,\ + boost_headers \ hunspell \ mythes \ )) |