summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorGabor Kelemen <gabor.kelemen.extern@allotropia.de>2023-08-27 01:59:18 +0200
committerGabor Kelemen <kelemeng@ubuntu.com>2023-09-23 10:38:36 +0200
commitc17d369230b1eac80395a1aebf058bace12885be (patch)
treee8eb25343f4ace736a4cc26f7990d20117ef9a40 /chart2
parentc794cc61cdb07f2b7d1a2f30add52a53ccdac458 (diff)
Use less epoxy external headers dependency
Change-Id: If5d4e5a65a0fcea6bd67cdba48742f6aaec0811d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156556 Tested-by: Jenkins Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Diffstat (limited to 'chart2')
-rw-r--r--chart2/Library_chartcore.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/Library_chartcore.mk b/chart2/Library_chartcore.mk
index 54bc946766d8..ea427820a726 100644
--- a/chart2/Library_chartcore.mk
+++ b/chart2/Library_chartcore.mk
@@ -27,7 +27,6 @@ $(eval $(call gb_Library_set_precompiled_header,chartcore,chart2/inc/pch/precomp
$(eval $(call gb_Library_use_externals,chartcore,\
boost_headers \
- epoxy \
libxml2 \
))