[Libreoffice-commits] core.git: RepositoryExternal.mk

Michael Stahl mstahl at redhat.com
Tue Apr 28 04:38:27 PDT 2015


 RepositoryExternal.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit ae08fceafc47279d17d6e1d002cbcd574b7bf028
Author: Michael Stahl <mstahl at redhat.com>
Date:   Tue Apr 28 13:32:28 2015 +0200

    RepositoryExternal.mk: gengal needs runtime dependency on unorc
    
    Change-Id: I33f7592cf990f9298fec375d06a86c16ac4389b3

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index a0a4d91..b6324cf 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) \


More information about the Libreoffice-commits mailing list