these tests need libxml2 now for the headers

Change-Id: I2b9ebe2d5df5b4c70094435207cf752933d66599
This commit is contained in:
Markus Mohrhard
2014-07-19 18:15:23 +02:00
parent 76d66256bb
commit 0e8da0b963
2 changed files with 2 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ $(eval $(call gb_CppunitTest_use_externals,sc_subsequent_export_test, \
mdds_headers \
orcus \
orcus-parser \
libxml2 \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_subsequent_export_test, \

View File

@@ -18,6 +18,7 @@ $(eval $(call gb_CppunitTest_use_externals,sc_subsequent_filters_test, \
mdds_headers \
orcus \
orcus-parser \
libxml2 \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_subsequent_filters_test, \