diff options
Diffstat (limited to 'sax/Library_fastsax.mk')
-rw-r--r-- | sax/Library_fastsax.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sax/Library_fastsax.mk b/sax/Library_fastsax.mk index 37411b3575b5..02c0f7c30c6e 100644 --- a/sax/Library_fastsax.mk +++ b/sax/Library_fastsax.mk @@ -19,6 +19,7 @@ $(eval $(call gb_Library_set_include,fastsax,\ $(eval $(call gb_Library_use_sdk_api,fastsax)) $(eval $(call gb_Library_use_externals,fastsax,\ + boost_headers \ expat_utf8 \ zlib \ )) |