[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - editeng/CppunitTest_editeng_core.mk

Aron Budea aron.budea at collabora.com
Wed Apr 11 23:10:20 UTC 2018


 editeng/CppunitTest_editeng_core.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit f53fbfa7a82f663689bd000bc76edab10de3a6f6
Author: Aron Budea <aron.budea at collabora.com>
Date:   Thu Apr 12 01:08:28 2018 +0200

    Fix build
    
    Unit test editeng_core failed to build.
    
    Change-Id: I6d619c1ec9192930503f457c83c1b0776316be8a

diff --git a/editeng/CppunitTest_editeng_core.mk b/editeng/CppunitTest_editeng_core.mk
index 00d2b80527aa..dfbf82619801 100644
--- a/editeng/CppunitTest_editeng_core.mk
+++ b/editeng/CppunitTest_editeng_core.mk
@@ -28,6 +28,7 @@ $(eval $(call gb_CppunitTest_use_libraries,editeng_core, \
     sal \
     salhelper \
     sax \
+    sfx \
     sot \
     svl \
     svt \


More information about the Libreoffice-commits mailing list