Kaydet (Commit) de3ba7c2 authored tarafından David Tardon's avatar David Tardon

gbuild: more deps for services test

Change-Id: I1d409024be6774b84434e629207ada2b05eb05ea
üst b5ead44a
...@@ -39,6 +39,8 @@ endif ...@@ -39,6 +39,8 @@ endif
$(eval $(call gb_CppunitTest_use_configuration,services)) $(eval $(call gb_CppunitTest_use_configuration,services))
$(eval $(call gb_CppunitTest_use_unittest_configuration,services))
ifeq ($(ENABLE_JAVA),TRUE) ifeq ($(ENABLE_JAVA),TRUE)
$(eval $(call gb_CppunitTest_use_java_ure,services)) $(eval $(call gb_CppunitTest_use_java_ure,services))
...@@ -48,6 +50,7 @@ $(eval $(call gb_CppunitTest_use_jars,services,\ ...@@ -48,6 +50,7 @@ $(eval $(call gb_CppunitTest_use_jars,services,\
endif endif
$(eval $(call gb_CppunitTest_use_packages,services,\ $(eval $(call gb_CppunitTest_use_packages,services,\
autotextshare_en-US \
instsetoo_native_setup \ instsetoo_native_setup \
)) ))
......
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