sc/CppunitTest_sc_cellrangeobj.mk |   29 -----------------------------
 1 file changed, 29 deletions(-)

New commits:
commit b11c914741dcbf11ad1df72f861c030a584978bc
Author: Jens Carl <[email protected]>
Date:   Tue Jun 19 06:14:44 2018 +0000

    Remove obsolete (cargo-cult copied) dependencies
    
    Change-Id: I2b3a0072925df752f45b3cfaf2062cca842679a8
    Reviewed-on: https://gerrit.libreoffice.org/56077
    Tested-by: Jenkins
    Reviewed-by: Jens Carl <[email protected]>

diff --git a/sc/CppunitTest_sc_cellrangeobj.mk 
b/sc/CppunitTest_sc_cellrangeobj.mk
index 1428ffee8d30..3aff8a10e0f8 100644
--- a/sc/CppunitTest_sc_cellrangeobj.mk
+++ b/sc/CppunitTest_sc_cellrangeobj.mk
@@ -18,43 +18,14 @@ $(eval $(call 
gb_CppunitTest_add_exception_objects,sc_cellrangeobj, \
 ))
 
 $(eval $(call gb_CppunitTest_use_libraries,sc_cellrangeobj, \
-    basegfx \
-    comphelper \
     cppu \
-    cppuhelper \
-    drawinglayer \
-    editeng \
-    for \
-    forui \
-    i18nlangtag \
-    msfilter \
-    oox \
     sal \
-    salhelper \
-    sax \
-    sb \
-    sc \
-    sfx \
-    sot \
     subsequenttest \
-    svl \
-    svt \
-    svx \
-    svxcore \
        test \
-    tk \
-    tl \
-    ucbhelper \
        unotest \
-    utl \
-    vbahelper \
-    vcl \
-    xo \
 ))
 
 $(eval $(call gb_CppunitTest_set_include,sc_cellrangeobj,\
-    -I$(SRCDIR)/sc/source/ui/inc \
-    -I$(SRCDIR)/sc/inc \
     $$(INCLUDE) \
 ))
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to