diff options
author | Michael Stahl <mst@openoffice.org> | 2010-12-06 16:16:57 +0100 |
---|---|---|
committer | Michael Stahl <mst@openoffice.org> | 2010-12-06 16:16:57 +0100 |
commit | 4f8e970e506b8cfccc7ce807ff7ce6b1799dbb1d (patch) | |
tree | 2e281de024d7f66e3f78ae6dc20b16e04c53fb6b /libxml2/makefile.mk | |
parent | e57f65f15eb84c2a0f553ac7801edd15b955188e (diff) |
impress206: fix libxml2 issue (thanks rene for the patch)
Diffstat (limited to 'libxml2/makefile.mk')
-rw-r--r-- | libxml2/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libxml2/makefile.mk b/libxml2/makefile.mk index bef2d43aa6e3..24b7e0f8ec15 100644 --- a/libxml2/makefile.mk +++ b/libxml2/makefile.mk @@ -51,6 +51,7 @@ TARFILE_MD5=7740a8ec23878a2f50120e1faa2730f2 PATCH_FILES=libxml2-configure.patch \ libxml2-mingw.patch \ libxml2-gnome599717.patch \ + libxml2-xpath.patch \ libxml2-global-symbols.patch \ |