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

New commits:
commit d63a940853459bc70df032a36a6432d9515e0ecb
Author: Markus Mohrhard <markus.mohrh...@googlemail.com>
Date:   Tue Feb 23 11:28:31 2016 +0100

    we need the complete cppunit build
    
    Change-Id: I71de79a7a10453da73e96793dcd58c3c64c044ee
    Reviewed-on: https://gerrit.libreoffice.org/22639
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Michael Stahl <mst...@redhat.com>

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index e0f6c9b..772b1fd 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -162,7 +162,7 @@ endef
 else # !SYSTEM_CPPUNIT
 
 define gb_LinkTarget__use_cppunit
-$(call gb_LinkTarget_use_external_project,$(1),cppunit)
+$(call gb_LinkTarget_use_external_project,$(1),cppunit, full)
 
 $(call gb_LinkTarget_set_include,$(1),\
        -I$(call gb_UnpackedTarball_get_dir,cppunit/include)\
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to