summaryrefslogtreecommitdiffstats
path: root/unotest/Library_unobootstrapprotector.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unotest/Library_unobootstrapprotector.mk')
-rw-r--r--unotest/Library_unobootstrapprotector.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/unotest/Library_unobootstrapprotector.mk b/unotest/Library_unobootstrapprotector.mk
index cb32bf981cae..3ec8b1689b04 100644
--- a/unotest/Library_unobootstrapprotector.mk
+++ b/unotest/Library_unobootstrapprotector.mk
@@ -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: