Kaydet (Commit) 485216a9 authored tarafından David Tardon's avatar David Tardon

fix deps for sd_import_tests

Change-Id: Ica864f8fc654df3dfeb83850ede43473904de261
üst 6520c070
......@@ -114,6 +114,10 @@ $(eval $(call gb_CppunitTest_add_arguments,sd_import_tests,\
"-env:SVG_DISABLE_FONT_EMBEDDING=YEAH" \
))
$(eval $(call gb_CppunitTest_use_packages,sd_import_tests,\
oox_customshapes \
))
$(call gb_CppunitTest_get_target,sd_import_tests) : $(call gb_AllLangResTarget_get_target,sd)
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment