[Libreoffice-commits] core.git: emfio/CppunitTest_emfio_emf_test.mk
Stephan Bergmann
sbergman at redhat.com
Mon Jul 17 12:41:01 UTC 2017
emfio/CppunitTest_emfio_emf_test.mk | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 79864294ca3718c8b02a37c236a4128f1d123b2d
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Jul 17 14:38:32 2017 +0200
Remove unnecessary dependency
...added with recent 29cdfa3fc337381e2529eaac2a551137ee8a1aaa "no need to
statically link against the emfio library in the tests"
Change-Id: Ibbcc5a52a57bde9d332e6660ebf7449f06851731
diff --git a/emfio/CppunitTest_emfio_emf_test.mk b/emfio/CppunitTest_emfio_emf_test.mk
index d577398c4367..4f892b42c27b 100644
--- a/emfio/CppunitTest_emfio_emf_test.mk
+++ b/emfio/CppunitTest_emfio_emf_test.mk
@@ -25,7 +25,6 @@ $(eval $(call gb_CppunitTest_use_libraries,emfio_emf,\
cppu \
cppuhelper \
comphelper \
- emfio \
sal \
svt \
test \
More information about the Libreoffice-commits
mailing list