Missing test dependencies

Change-Id: I554ca1edd014f91433a948302762bcd7a3ed64bc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176870
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Tested-by: Jenkins
This commit is contained in:
Stephan Bergmann 2024-11-20 18:30:47 +01:00
parent 8eebf99ec6
commit 7606a6039a

View file

@ -47,4 +47,13 @@ $(eval $(call gb_CppunitTest_use_custom_headers,sfx2_view,\
$(eval $(call gb_CppunitTest_use_configuration,sfx2_view))
$(eval $(call gb_CppunitTest_use_executable,sfx2_view,xpdfimport))
$(eval $(call gb_CppunitTest_use_uiconfigs,sfx2_view, \
modules/simpress \
sfx \
svt \
svx \
))
# vim: set noet sw=4 ts=4: