summaryrefslogtreecommitdiff
path: root/svx/Library_svxcore.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-11-24 10:51:44 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-11-24 10:51:44 +0100
commite548613a5bf49de2fce6cd9935cbbdf72a96dd2e (patch)
treea013d9e401881a7a45f3306ec04b24503d502ed0 /svx/Library_svxcore.mk
parent56633a2b1da4d36cd29c320a3d20761c8886907b (diff)
Do not depend on libxml include in widely included file
...and hope xmTextWriterPtr expanding to struct _xmlTextWriter * is a stable feature of the libxml2 API Change-Id: Ic5076df5a8b33f71c605b3aef737a99ea96b1753
Diffstat (limited to 'svx/Library_svxcore.mk')
-rw-r--r--svx/Library_svxcore.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index 39d6be5686c6..420a6b8c4487 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -87,7 +87,6 @@ $(eval $(call gb_Library_use_externals,svxcore,\
icu_headers \
mesa_headers \
glew \
- libxml2 \
))
ifeq ($(OS),MACOSX)