vcl/CppunitTest_vcl_fontfeature.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
New commits: commit 4dcfaad008efe2a564092b23427af105b671a474 Author: Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk> Date: Tue Jul 3 21:14:43 2018 +0200 vcl: fontfeature test, decalre fonts the same was as in sw tests Change-Id: If1b3e658c30d1ae0e254ed7d8035d107bd2892f7 Reviewed-on: https://gerrit.libreoffice.org/56900 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <qui...@gmail.com> diff --git a/vcl/CppunitTest_vcl_fontfeature.mk b/vcl/CppunitTest_vcl_fontfeature.mk index 86486b05e82f..d54126a42d33 100644 --- a/vcl/CppunitTest_vcl_fontfeature.mk +++ b/vcl/CppunitTest_vcl_fontfeature.mk @@ -21,7 +21,8 @@ $(eval $(call gb_CppunitTest_add_exception_objects,vcl_fontfeature, \ $(eval $(call gb_CppunitTest_use_externals,vcl_fontfeature,boost_headers)) ifneq ($(filter MORE_FONTS,$(BUILD_TYPE)),) -$(eval $(call gb_CppunitTest_use_package,vcl_fontfeature,fonts_libertineg)) +$(call gb_CppunitTest_get_target,vcl_fontfeature): \ + $(call gb_ExternalPackage_get_target,fonts_libertineg) endif $(eval $(call gb_CppunitTest_use_libraries,vcl_fontfeature, \ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits