summaryrefslogtreecommitdiff
path: root/redland
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-12-28 11:19:06 -0500
committerPeter Foley <pefoley2@verizon.net>2012-12-31 20:13:20 +0000
commit9ddba6644024254a348c3569835df6ffae8c985a (patch)
tree7e48f8fdce73cf7a7766623b59e386ea684973b5 /redland
parentb4b6c459830ba6a070a813a533530feff3964ab0 (diff)
convert openssl to gbuild and add to tail_build
Change-Id: I52c62a91e317f072237cf25ed54f3cc6456d82b3 Reviewed-on: https://gerrit.libreoffice.org/1495 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
Diffstat (limited to 'redland')
-rw-r--r--redland/Library_rdf.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/redland/Library_rdf.mk b/redland/Library_rdf.mk
index cb20604061ba..a4a3140bcf38 100644
--- a/redland/Library_rdf.mk
+++ b/redland/Library_rdf.mk
@@ -20,6 +20,7 @@ $(eval $(call gb_Library_use_libraries,rdf,\
$(eval $(call gb_Library_use_externals,rdf,\
openssl \
+ openssl_headers \
raptor_headers \
rasqal_headers \
))