[Libreoffice-commits] core.git: filter/CppunitTest_filter_eps_test.mk

Miklos Vajna vmiklos at collabora.co.uk
Tue Jul 18 15:44:21 UTC 2017


 filter/CppunitTest_filter_eps_test.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 8a16a5f74243433be4997dfac0f17daa12d9836c
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date:   Tue Jul 18 17:42:36 2017 +0200

    CppunitTest_filter_eps_test add missing component
    
    Missing since commit 098b685e901974dc9d0248b6e2fd06644c954e84 (No reason
    to silently misbehave when these UNO services are missing, 2017-07-18).
    
    Change-Id: Iee2f43fca11ce635833700fb087883013c59d985

diff --git a/filter/CppunitTest_filter_eps_test.mk b/filter/CppunitTest_filter_eps_test.mk
index f708fb5a9bce..8adbf42b88fc 100644
--- a/filter/CppunitTest_filter_eps_test.mk
+++ b/filter/CppunitTest_filter_eps_test.mk
@@ -31,6 +31,7 @@ $(eval $(call gb_CppunitTest_use_vcl,filter_eps_test))
 
 $(eval $(call gb_CppunitTest_use_components,filter_eps_test,\
     configmgr/source/configmgr \
+    emfio/emfio \
     i18npool/util/i18npool \
     ucb/source/core/ucb1 \
     ucb/source/ucp/file/ucpfile1 \


More information about the Libreoffice-commits mailing list