Missing dependency
At least on macOS, CppunitTest_sc_cellrangeobj failed for me with the try- catch(...)-abort block in Scheduler::ProcessTaskScheduling (vcl/source/app/scheduler.cxx) due to a com.sun.star.uno.DeploymentException "component context fails to supply service com.sun.star.linguistic2.LinguServiceManager of type com.sun.star.linguistic2.XLinguServiceManager2". Change-Id: I5b3c0f6cbd2f56bc86c62e048c87ad6ef5f83876
This commit is contained in:
parent
127b828766
commit
be7d7d0f5b
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_cellrangeobj,\
|
|||
framework/util/fwk \
|
||||
i18npool/source/search/i18nsearch \
|
||||
i18npool/util/i18npool \
|
||||
linguistic/source/lng \
|
||||
oox/util/oox \
|
||||
package/source/xstor/xstor \
|
||||
package/util/package2 \
|
||||
|
|
Loading…
Reference in a new issue