[Libreoffice-commits] core.git: desktop/Library_sofficeapp.mk
Stephan Bergmann
sbergman at redhat.com
Fri Sep 11 00:39:20 PDT 2015
desktop/Library_sofficeapp.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 3c319565a5d92ba7082c28fe01a42115fcb7a9a8
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Sep 11 09:37:44 2015 +0200
Missing dependency
(for typeinfo for SvxFontLitsItem, as needed by -fsanitize=vptr)
Change-Id: I13ee8f4f52509ca2b26cba16a3e5c93a7223ceb7
diff --git a/desktop/Library_sofficeapp.mk b/desktop/Library_sofficeapp.mk
index 55f6fba1..103581f 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 \
More information about the Libreoffice-commits
mailing list