summaryrefslogtreecommitdiff
path: root/vcl/CppunitTest_vcl_fontfeature.mk
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/CppunitTest_vcl_fontfeature.mk')
-rw-r--r--vcl/CppunitTest_vcl_fontfeature.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/vcl/CppunitTest_vcl_fontfeature.mk b/vcl/CppunitTest_vcl_fontfeature.mk
index bb3b97106de1..86486b05e82f 100644
--- a/vcl/CppunitTest_vcl_fontfeature.mk
+++ b/vcl/CppunitTest_vcl_fontfeature.mk
@@ -20,6 +20,10 @@ $(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))
+endif
+
$(eval $(call gb_CppunitTest_use_libraries,vcl_fontfeature, \
comphelper \
cppu \