diff options
Diffstat (limited to 'xmlsecurity/Library_xmlsecurity.mk')
-rw-r--r-- | xmlsecurity/Library_xmlsecurity.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xmlsecurity/Library_xmlsecurity.mk b/xmlsecurity/Library_xmlsecurity.mk index 097e016aa3af..45f7f7d54d09 100644 --- a/xmlsecurity/Library_xmlsecurity.mk +++ b/xmlsecurity/Library_xmlsecurity.mk @@ -35,6 +35,8 @@ $(eval $(call gb_Library_set_include,xmlsecurity,\ -I$(SRCDIR)/xmlsecurity/inc \ )) +$(eval $(call gb_Library_use_external,xmlsecurity,boost_headers)) + $(eval $(call gb_Library_use_sdk_api,xmlsecurity)) $(eval $(call gb_Library_use_libraries,xmlsecurity,\ |