sd/CppunitTest_sd_export_tests-ooxml2.mk |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit 3f7a2437931c03722b3758da564a9f47c89707c1
Author:     Stephan Bergmann <stephan.bergm...@allotropia.de>
AuthorDate: Tue Mar 19 12:34:24 2024 +0100
Commit:     Stephan Bergmann <stephan.bergm...@allotropia.de>
CommitDate: Tue Mar 19 15:00:05 2024 +0100

    Add some missing test dependencies
    
    ...that I stumbled upon with a from-scratch build of this test
    
    Change-Id: I17d5a87b6af47276877bffdcccb923fd037570b7
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165026
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <stephan.bergm...@allotropia.de>

diff --git a/sd/CppunitTest_sd_export_tests-ooxml2.mk 
b/sd/CppunitTest_sd_export_tests-ooxml2.mk
index 44664f69aa4f..e499fe1e1569 100644
--- a/sd/CppunitTest_sd_export_tests-ooxml2.mk
+++ b/sd/CppunitTest_sd_export_tests-ooxml2.mk
@@ -11,4 +11,10 @@
 
 $(eval $(call sd_export_test,-ooxml2))
 
+$(eval $(call gb_CppunitTest_use_uiconfigs,sd_export_tests-ooxml2, \
+    modules/simpress \
+    sfx \
+    svt \
+))
+
 # vim: set noet sw=4 ts=4:

Reply via email to