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

Stephan Bergmann sbergman at redhat.com
Fri May 4 08:23:25 UTC 2018


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

New commits:
commit e046c36776503f2dc934891412a8019c62530e03
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Fri May 4 10:21:23 2018 +0200

    workdir/UnpackedTarball/libnumbertext/src/config.h is generated
    
    ...from workdir/UnpackedTarball/libnumbertext/src/config.h.in, and included via
    lingucomponent/source/numbertext/numbertext.cxx ->
    workdir/UnpackedTarball/libnumbertext/src/Numbertext.hxx
    
    Change-Id: Idd007cf230b0c297c6dd692b1565336209a73ba8

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 299400174d2c..ce29fb744cfe 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -847,7 +847,7 @@ else
 $(call gb_LinkTarget_add_libs,$(1),\
 	$(call gb_UnpackedTarball_get_dir,libnumbertext)/src/.libs/libnumbertext-1.0.a\
 )
-$(call gb_LinkTarget_use_external_project,$(1),libnumbertext)
+$(call gb_LinkTarget_use_external_project,$(1),libnumbertext,full)
 
 endif
 


More information about the Libreoffice-commits mailing list