[Libreoffice-commits] .: hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk

Caolán McNamara caolan at kemper.freedesktop.org
Tue Jun 14 02:49:19 PDT 2011


 hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 5386e2a74bea33f0970ce41083be6211ef3536bd
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Jun 14 10:49:11 2011 +0100

    don't need to link against vcl

diff --git a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
index 0f7ea41..5e05328 100644
--- a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
+++ b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
@@ -41,7 +41,6 @@ $(eval $(call gb_CppunitTest_add_linked_libs,hwpfilter_test_hwpfilter, \
     cppu \
     cppuhelper \
     sal \
-    vcl \
     $(gb_STDLIBS) \
 ))
 


More information about the Libreoffice-commits mailing list