[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/CppunitTest_sw_globalfilter.mk

Zolnai Tamás tamas.zolnai at collabora.com
Sun Dec 7 18:19:17 PST 2014


 sw/CppunitTest_sw_globalfilter.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 652491b3cd6c0a57f575fc0969fca12a67b6f709
Author: Zolnai Tamás <tamas.zolnai at collabora.com>
Date:   Mon Dec 8 03:17:50 2014 +0100

    Resolve linking problem
    
    Change-Id: Ib4e28dde0906bf9b361a187be7f4c9df334bf4eb

diff --git a/sw/CppunitTest_sw_globalfilter.mk b/sw/CppunitTest_sw_globalfilter.mk
index b25bc89..f02bd41 100644
--- a/sw/CppunitTest_sw_globalfilter.mk
+++ b/sw/CppunitTest_sw_globalfilter.mk
@@ -20,6 +20,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_globalfilter, \
     cppu \
     cppuhelper \
     sal \
+    svt \
     sw \
     test \
     tl \


More information about the Libreoffice-commits mailing list