summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-04-28 13:32:28 +0200
committerMichael Stahl <mstahl@redhat.com>2015-04-28 13:32:49 +0200
commitae08fceafc47279d17d6e1d002cbcd574b7bf028 (patch)
tree01a102712e6386c35ffa9ec5317368a188347cf4 /RepositoryExternal.mk
parent9fdde6457d3d07b01c4bfc300637533a7dccb920 (diff)
RepositoryExternal.mk: gengal needs runtime dependency on unorc
Change-Id: I33f7592cf990f9298fec375d06a86c16ac4389b3
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index a0a4d91b9339..b6324cfa6eb9 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -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) \