summaryrefslogtreecommitdiff
path: root/desktop/Library_sofficeapp.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-09-11 09:37:44 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-09-11 09:38:59 +0200
commit3c319565a5d92ba7082c28fe01a42115fcb7a9a8 (patch)
tree5555bd3a6ae75c0ee120cf47fc826cc6f029ef64 /desktop/Library_sofficeapp.mk
parent226df017ee949429657dea20e2d21e2775e4d162 (diff)
Missing dependency
(for typeinfo for SvxFontLitsItem, as needed by -fsanitize=vptr) Change-Id: I13ee8f4f52509ca2b26cba16a3e5c93a7223ceb7
Diffstat (limited to 'desktop/Library_sofficeapp.mk')
-rw-r--r--desktop/Library_sofficeapp.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/Library_sofficeapp.mk b/desktop/Library_sofficeapp.mk
index 55f6fba11f54..103581f74ee0 100644
--- a/desktop/Library_sofficeapp.mk
+++ b/desktop/Library_sofficeapp.mk
@@ -46,6 +46,7 @@ $(eval $(call gb_Library_use_libraries,sofficeapp,\
cppu \
cppuhelper \
deploymentmisc \
+ editeng \
i18nlangtag \
sal \
salhelper \