Use less boost external headers dependency in sc

Change-Id: I531a357d14afc73b51abee0586516d8b28867562
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156554
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
This commit is contained in:
Gabor Kelemen 2023-08-27 01:13:29 +02:00 committed by Gabor Kelemen
parent 08a2de2023
commit 489eb5dcff
2 changed files with 0 additions and 6 deletions

View file

@ -133,9 +133,6 @@ $(eval $(call gb_CppunitTest_use_components,sc_dataprovider,\
$(eval $(call gb_CppunitTest_use_externals,sc_dataprovider,\
orcus \
orcus-parser \
boost_filesystem \
boost_system \
boost_iostreams \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_dataprovider))

View file

@ -229,9 +229,6 @@ $(eval $(call gb_Library_add_exception_objects,scfilt,\
$(eval $(call gb_Library_use_externals,scfilt,\
orcus \
orcus-parser \
boost_filesystem \
boost_system \
boost_iostreams \
))
$(eval $(call gb_Library_add_exception_objects,scfilt,\