From 0685975503fac7609e2d50c6584a75ac20259df5 Mon Sep 17 00:00:00 2001 From: Jan-Marek Glogowski Date: Sun, 30 Sep 2018 15:34:07 +0000 Subject: Change all font-based tests to depend on ooo_fonts Instead of depending on individual font packages. Most didn't depend on fonts at all. Change-Id: I190295bbecb1b44aa34aaf0874afadd35b5daeb4 Reviewed-on: https://gerrit.libreoffice.org/61159 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski --- sw/CppunitTest_sw_ooxmlimport.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sw/CppunitTest_sw_ooxmlimport.mk') diff --git a/sw/CppunitTest_sw_ooxmlimport.mk b/sw/CppunitTest_sw_ooxmlimport.mk index e969118f99d5..de38d0877be4 100644 --- a/sw/CppunitTest_sw_ooxmlimport.mk +++ b/sw/CppunitTest_sw_ooxmlimport.mk @@ -108,4 +108,6 @@ $(eval $(call gb_CppunitTest_use_components,sw_ooxmlimport,\ $(eval $(call gb_CppunitTest_use_configuration,sw_ooxmlimport)) +$(eval $(call gb_CppunitTest_use_more_fonts,sw_ooxmlimport)) + # vim: set noet sw=4 ts=4: -- cgit