Skip to content

Commit 7606a60

Browse files
committed
Missing test dependencies
Change-Id: I554ca1edd014f91433a948302762bcd7a3ed64bc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176870 Reviewed-by: Stephan Bergmann <[email protected]> Tested-by: Jenkins
1 parent 8eebf99 commit 7606a60

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

sfx2/CppunitTest_sfx2_view.mk

+9
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,13 @@ $(eval $(call gb_CppunitTest_use_custom_headers,sfx2_view,\
4747

4848
$(eval $(call gb_CppunitTest_use_configuration,sfx2_view))
4949

50+
$(eval $(call gb_CppunitTest_use_executable,sfx2_view,xpdfimport))
51+
52+
$(eval $(call gb_CppunitTest_use_uiconfigs,sfx2_view, \
53+
modules/simpress \
54+
sfx \
55+
svt \
56+
svx \
57+
))
58+
5059
# vim: set noet sw=4 ts=4:

0 commit comments

Comments
 (0)