diff options
author | Noel Grandin <noel@peralex.com> | 2012-08-21 08:07:58 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-08-27 15:40:07 +0200 |
commit | 8638f1e72a3fe830c0e8dcc1bd847d4fb9e599ee (patch) | |
tree | d398e9c43b4dd1570145210690a75762d81f4dc4 /ucb/Library_cached1.mk | |
parent | 4381f3dd5ae9e042840a16f69d07267208160420 (diff) |
fdo#46808, Adapt script::Converter service code to new style
Change-Id: I19b3ba7c978e02ce865360f0411007525012149c
Diffstat (limited to 'ucb/Library_cached1.mk')
-rw-r--r-- | ucb/Library_cached1.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ucb/Library_cached1.mk b/ucb/Library_cached1.mk index e548fa710099..85b1fc29c596 100644 --- a/ucb/Library_cached1.mk +++ b/ucb/Library_cached1.mk @@ -32,6 +32,7 @@ $(eval $(call gb_Library_set_componentfile,cached1,ucb/source/cacher/cached1)) $(eval $(call gb_Library_use_sdk_api,cached1)) $(eval $(call gb_Library_use_libraries,cached1,\ + comphelper \ cppu \ cppuhelper \ sal \ |