summaryrefslogtreecommitdiffstats
path: root/chart2/Library_chartcore.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2020-07-01 12:03:20 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-07-01 14:56:23 +0200
commit3b7c81b9536d8155f4134010aee61d27764f1a5f (patch)
treed4ba01c8ef4be5d6ceede264917994e91e20a0d4 /chart2/Library_chartcore.mk
parentUpcoming improved loplugin:staticanonymous -> redundantstatic: lingucomponent (diff)
downloadcore-3b7c81b9536d8155f4134010aee61d27764f1a5f.tar.gz
core-3b7c81b9536d8155f4134010aee61d27764f1a5f.zip
sw doc model xml dump: show SdrModel of embedded charts
Change-Id: Iae9daefb9b2173736c039d6177d7356c27eb7a33 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97605 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'chart2/Library_chartcore.mk')
-rw-r--r--chart2/Library_chartcore.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/Library_chartcore.mk b/chart2/Library_chartcore.mk
index f42dfecd42fe..063e77d42305 100644
--- a/chart2/Library_chartcore.mk
+++ b/chart2/Library_chartcore.mk
@@ -27,6 +27,7 @@ $(eval $(call gb_Library_set_precompiled_header,chartcore,chart2/inc/pch/precomp
$(eval $(call gb_Library_use_externals,chartcore,\
boost_headers \
+ libxml2 \
))
ifeq ($(DISABLE_GUI),)