Kaydet (Commit) 579a2ff4 authored tarafından Luboš Luňák's avatar Luboš Luňák

vcl_graphic_test requires Library_gie for .gif

Change-Id: I771ea527cf38c5ba19b337fe1a6b377312de9fbb
Reviewed-on: https://gerrit.libreoffice.org/67370
Tested-by: Jenkins
Reviewed-by: 's avatarLuboš Luňák <l.lunak@collabora.com>
üst 82365563
......@@ -51,4 +51,7 @@ $(eval $(call gb_CppunitTest_use_components,vcl_graphic_test,\
$(eval $(call gb_CppunitTest_use_configuration,vcl_graphic_test))
# we need to explicitly depend on Library_gie because it's dynamically loaded for .gif
$(call gb_CppunitTest_get_target,vcl_graphic_test) : $(call gb_Library_get_target,gie)
# 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