diff options
Diffstat (limited to 'redland')
-rw-r--r-- | redland/Library_rdf.mk | 1 |
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 \ )) |