From dddd9b41f59fa9857159cef70add9e2343dd1ab1 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Thu, 1 May 2014 15:12:12 +0300 Subject: Simplify type detectors Change-Id: Ic731c1c4c76d8d6779868d7e3e4c02cb3cadc844 Reviewed-on: https://gerrit.libreoffice.org/9222 Reviewed-by: Maxim Monastirsky Tested-by: Maxim Monastirsky --- sd/Library_sdd.mk | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sd/Library_sdd.mk') diff --git a/sd/Library_sdd.mk b/sd/Library_sdd.mk index 264a45737955..272602378e87 100644 --- a/sd/Library_sdd.mk +++ b/sd/Library_sdd.mk @@ -19,16 +19,13 @@ $(eval $(call gb_Library_use_external,sdd,boost_headers)) $(eval $(call gb_Library_use_sdk_api,sdd)) $(eval $(call gb_Library_use_libraries,sdd,\ + comphelper \ cppu \ cppuhelper \ sal \ sfx \ sot \ - svl \ - svt \ - svxcore \ tl \ - ucbhelper \ utl \ vcl \ $(gb_UWINAPI) \ -- cgit