fix deps for sw_ooxmlexport test
Change-Id: I27f029ae68cad37c036fb048c7c19d39949f779e
This commit is contained in:
parent
f8e8e476aa
commit
094f440646
1 changed files with 7 additions and 0 deletions
|
@ -50,4 +50,11 @@ $(eval $(call gb_CppunitTest_use_configuration,sw_ooxmlexport))
|
|||
|
||||
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_ooxmlexport))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_packages,sw_ooxmlexport,\
|
||||
oox_customshapes \
|
||||
oox_generated \
|
||||
))
|
||||
|
||||
$(call gb_CppunitTest_get_target,sw_ooxmlexport) : $(call gb_Library_get_target,iti)
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
|
Loading…
Reference in a new issue