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

Jan Holesovsky kendy at collabora.com
Tue Jul 7 00:26:12 PDT 2015


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

New commits:
commit ec47717b352dfa194d183be7aba5fa237045cd11
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Tue Jul 7 09:24:45 2015 +0200

    online update: Make sure that bzip2 builds at the correct time.
    
    Change-Id: I4973b4aaf311b0899831ea7f5335204f2e0bd9dd

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index a556c3d..a0a0d61 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -4144,6 +4144,7 @@ $(call gb_LinkTarget_set_include,$(1),\
 $(call gb_LinkTarget_add_libs,$(1),\
 	-L$(call gb_UnpackedTarball_get_dir,bzip2) -lbz2 \
 )
+$(call gb_LinkTarget_use_external_project,$(1),bzip2)
 endef
 
 define gb_ExternalProject__use_bzip2


More information about the Libreoffice-commits mailing list