diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-02-26 23:57:15 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-02-27 01:33:18 +0100 |
commit | 936d7badcb640731add02881c32a167c1dae569b (patch) | |
tree | a9e092d5837798ad7132daa5a63183070d7c0b72 /lingucomponent | |
parent | b1cbf8f767ff5f120e6bb3b3adf88002ec9e919e (diff) |
cppu: new ZipPackage_cppu_odk_headers
Change-Id: I4ceee0ed3438a18e13c186ebd8d390604d26ec28
Diffstat (limited to 'lingucomponent')
-rw-r--r-- | lingucomponent/StaticLibrary_ulingu.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lingucomponent/StaticLibrary_ulingu.mk b/lingucomponent/StaticLibrary_ulingu.mk index 98bfed361e57..5eee0fad3eee 100644 --- a/lingucomponent/StaticLibrary_ulingu.mk +++ b/lingucomponent/StaticLibrary_ulingu.mk @@ -29,7 +29,7 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,ulingu)) $(eval $(call gb_StaticLibrary_use_packages,ulingu,\ comphelper_inc \ - cppu_inc \ + cppu_odk_headers \ cppuhelper_inc \ i18npool_inc \ linguistic_inc \ |