diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-02-27 00:06:26 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-02-27 01:33:19 +0100 |
commit | 836bde622df9cf0c50b598abe80bccda05d36be5 (patch) | |
tree | df3a899750a841589c0c6d23d69914a66137d421 /lingucomponent/StaticLibrary_ulingu.mk | |
parent | 936d7badcb640731add02881c32a167c1dae569b (diff) |
cppuhelper: new ZipPackage_cppuhelper_odk_headers
Change-Id: I77d7ef6890ca584cf022059838c318a2811bcd5d
Diffstat (limited to 'lingucomponent/StaticLibrary_ulingu.mk')
-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 5eee0fad3eee..318f36b7df54 100644 --- a/lingucomponent/StaticLibrary_ulingu.mk +++ b/lingucomponent/StaticLibrary_ulingu.mk @@ -30,7 +30,7 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,ulingu)) $(eval $(call gb_StaticLibrary_use_packages,ulingu,\ comphelper_inc \ cppu_odk_headers \ - cppuhelper_inc \ + cppuhelper_odk_headers \ i18npool_inc \ linguistic_inc \ tools_inc \ |