Kaydet (Commit) 389da622 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

climaker calls cppu::defaultBootstrap_InitialComponentContext()

...so depends on uno.ini

Change-Id: I913d21605ac15792b24bccd460ab886e535e76da
üst bfd63516
......@@ -13,7 +13,8 @@ gb_CliUnoApi_EXT := $(gb_CliAssembly_POLICYEXT)
gb_CliUnoApi_KEYFILE_DEFAULT := $(gb_CliAssembly_KEYFILE_DEFAULT)
gb_CliUnoApi_DEPS := $(call gb_Executable_get_runtime_dependencies,climaker)
gb_CliUnoApi_DEPS := $(call gb_Executable_get_runtime_dependencies,climaker) \
$(INSTROOT)/$(LIBO_URE_ETC_FOLDER)/$(call gb_Helper_get_rcfile,uno)
gb_CliUnoApi_COMMAND := $(call gb_Executable_get_command,climaker)
define gb_CliUnoApi__command
......
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