From 18bd1e7364428cdb359762158c685223a82de99d Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Thu, 27 Dec 2012 18:04:21 -0500 Subject: convert redland to gbuild and add to tail_build Change-Id: I953fb203b1a24920f236c2f6e1fd9d82edda1f0f Reviewed-on: https://gerrit.libreoffice.org/1493 Reviewed-by: Peter Foley Tested-by: Peter Foley --- unoxml/Library_unordf.mk | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'unoxml') diff --git a/unoxml/Library_unordf.mk b/unoxml/Library_unordf.mk index 348b919dce17..60f5b96f9823 100644 --- a/unoxml/Library_unordf.mk +++ b/unoxml/Library_unordf.mk @@ -35,9 +35,14 @@ $(eval $(call gb_Library_use_libraries,unordf,\ $(gb_UWINAPI) \ )) -$(eval $(call gb_Library_use_externals,unordf,librdf)) -$(eval $(call gb_Library_use_externals,unordf,libxslt)) -$(eval $(call gb_Library_use_externals,unordf,libxml2)) +$(eval $(call gb_Library_use_externals,unordf,\ + librdf \ + redland_headers \ + raptor_headers \ + rasqal_headers \ + libxslt \ + libxml2 \ +)) $(eval $(call gb_Library_add_exception_objects,unordf,\ unoxml/source/rdf/CBlankNode \ -- cgit v1.2.3