Kaydet (Commit) 7289ee9b authored tarafından Michael Stahl's avatar Michael Stahl

unotest: unobootstrapprotector needs runtime dependency on unorc

Change-Id: Ie6ed784bb9676b9de8a51762aa58d0c75e071cfd
üst 5268d722
......@@ -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:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment