RepositoryExternal.mk: gengal needs runtime dependency on unorc

Change-Id: I33f7592cf990f9298fec375d06a86c16ac4389b3
This commit is contained in:
Michael Stahl 2015-04-28 13:32:28 +02:00
parent 9fdde6457d
commit ae08fceafc

View File

@ -3831,6 +3831,7 @@ $(call gb_Executable_add_runtime_dependencies,gengal,\
$(call gb_Library_get_target,$(gb_CPPU_ENV)_uno) \
$(call gb_Package_get_target_for_build,postprocess_images) \
$(call gb_Package_get_target_for_build,postprocess_registry) \
$(call gb_Package_get_target_for_build,instsetoo_native_setup_ure) \
$(call gb_Rdb_get_target_for_build,ure/services) \
$(INSTROOT)/$(LIBO_URE_MISC_FOLDER)/services.rdb \
$(call gb_UnoApi_get_target,offapi) \