unotest: unobootstrapprotector needs runtime dependency on unorc
Change-Id: Ie6ed784bb9676b9de8a51762aa58d0c75e071cfd
This commit is contained in:
parent
5268d722a2
commit
7289ee9b9c
1 changed files with 5 additions and 0 deletions
|
@ -29,4 +29,9 @@ $(eval $(call gb_Library_add_exception_objects,unobootstrapprotector,\
|
|||
unotest/source/cpp/unobootstrapprotector/unobootstrapprotector \
|
||||
))
|
||||
|
||||
# runtime dependency: needs unorc/uno.ini
|
||||
$(eval $(call gb_Library_use_package,unobootstrapprotector,\
|
||||
instsetoo_native_setup_ure \
|
||||
))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
|
Loading…
Reference in a new issue