[Libreoffice-commits] core.git: chart2/CppunitTest_chart2_export.mk
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Aug 1 18:55:19 UTC 2018
chart2/CppunitTest_chart2_export.mk | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit 45f4d02dd0129d20accc62b889d4e36968ee27b0
Author: Mike Kaganski <mike.kaganski at collabora.com>
AuthorDate: Wed Aug 1 18:49:15 2018 +0200
Commit: Mike Kaganski <mike.kaganski at collabora.com>
CommitDate: Wed Aug 1 20:54:55 2018 +0200
Tidy up used libraries
Change-Id: Iffe7f5075ee11585fa945363c132d7f3ff8d6f1c
Reviewed-on: https://gerrit.libreoffice.org/58436
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>
diff --git a/chart2/CppunitTest_chart2_export.mk b/chart2/CppunitTest_chart2_export.mk
index 647814ed4fc4..f59c5e349d49 100644
--- a/chart2/CppunitTest_chart2_export.mk
+++ b/chart2/CppunitTest_chart2_export.mk
@@ -32,7 +32,6 @@ $(eval $(call gb_CppunitTest_use_libraries,chart2_export, \
forui \
i18nlangtag \
msfilter \
- vcl \
oox \
sal \
salhelper \
@@ -54,8 +53,8 @@ $(eval $(call gb_CppunitTest_use_libraries,chart2_export, \
unotest \
utl \
vbahelper \
+ vcl \
xo \
- sw \
))
$(eval $(call gb_CppunitTest_set_include,chart2_export,\
More information about the Libreoffice-commits
mailing list