filter/CppunitTest_filter_eps_test.mk | 1 + 1 file changed, 1 insertion(+)
New commits: commit 8a16a5f74243433be4997dfac0f17daa12d9836c Author: Miklos Vajna <[email protected]> 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 \ _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
