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

New commits:
commit 8d34d36f93c6704b59d95c11f604d3347655f32f
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Thu Feb 18 12:51:41 2016 +0100

    jpeg-turbo's jconfig.h is only generated during build
    
    Change-Id: I2fd510806212a05c6cad5c3002c4ede032c4f63c

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 31847d3..8ef7074 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -441,7 +441,7 @@ $(call gb_LinkTarget_set_include,$(1),\
 $(call gb_LinkTarget_add_libs,$(1),\
        $(call 
gb_UnpackedTarball_get_dir,jpeg-turbo)/.libs/libjpeg$(gb_StaticLibrary_PLAINEXT)
 \
 )
-$(call gb_LinkTarget_use_external_project,$(1),jpeg-turbo)
+$(call gb_LinkTarget_use_external_project,$(1),jpeg-turbo,full)
 
 endef
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to