sc/CppunitTest_sc_subsequent_filters_test.mk |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 31d0dcfa76cc89afb214304dae556226f490421f
Author: Tor Lillqvist <tlillqv...@suse.com>
Date:   Tue Mar 27 09:42:41 2012 +0300

    qahelper.hxx's loadFile() needs liblo-bootstrap on Android

diff --git a/sc/CppunitTest_sc_subsequent_filters_test.mk 
b/sc/CppunitTest_sc_subsequent_filters_test.mk
index 7cf779f..bc79f90 100644
--- a/sc/CppunitTest_sc_subsequent_filters_test.mk
+++ b/sc/CppunitTest_sc_subsequent_filters_test.mk
@@ -63,6 +63,9 @@ $(eval $(call 
gb_CppunitTest_add_linked_libs,sc_subsequent_filters_test, \
     utl \
     vcl \
     xo \
+       $(if $(filter $(OS),ANDROID), \
+               lo-bootstrap \
+       ) \
        $(gb_STDLIBS) \
 ))
 
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to