diff options
Diffstat (limited to 'sw/CppunitTest_sw_odfimport.mk')
-rw-r--r-- | sw/CppunitTest_sw_odfimport.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_odfimport.mk b/sw/CppunitTest_sw_odfimport.mk index be599de21a48..2f33310d9cf8 100644 --- a/sw/CppunitTest_sw_odfimport.mk +++ b/sw/CppunitTest_sw_odfimport.mk @@ -82,6 +82,7 @@ $(eval $(call gb_CppunitTest_use_components,sw_odfimport,\ ) \ ) \ $(if $(filter DESKTOP,$(BUILD_TYPE)),xmlhelp/util/ucpchelp1) \ + vcl/vcl.common \ xmloff/util/xo \ svgio/svgio \ )) |