summaryrefslogtreecommitdiff
path: root/redland/ExternalProject_redland.mk
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2013-02-05 17:19:11 -0500
committerPeter Foley <pefoley2@verizon.net>2013-02-07 22:33:16 +0000
commitb9d6c7a48cbe3573a2010811d8671d3e5ff30e2a (patch)
treeb08989fd5eeb63691f914e8b393d80151588c0f7 /redland/ExternalProject_redland.mk
parent7e2f34a3172a756a0fd70cae1294250206945a6e (diff)
convert libxml2 to gbuild and add to tail_build
Change-Id: Ie6ae2150e1f011e17034abcace18c5967b4dacf5 Reviewed-on: https://gerrit.libreoffice.org/2023 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Peter Foley <pefoley2@verizon.net>
Diffstat (limited to 'redland/ExternalProject_redland.mk')
-rw-r--r--redland/ExternalProject_redland.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/redland/ExternalProject_redland.mk b/redland/ExternalProject_redland.mk
index a96eccf765fd..659e0ea76df3 100644
--- a/redland/ExternalProject_redland.mk
+++ b/redland/ExternalProject_redland.mk
@@ -11,6 +11,8 @@ $(eval $(call gb_ExternalProject_ExternalProject,redland))
$(eval $(call gb_ExternalProject_use_unpacked,redland,redland))
+$(eval $(call gb_ExternalProject_use_external,redland,libxml2))
+
$(eval $(call gb_ExternalProject_use_packages,redland, \
raptor \
rasqal \