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 /sdext | |
parent | 936d7badcb640731add02881c32a167c1dae569b (diff) |
cppuhelper: new ZipPackage_cppuhelper_odk_headers
Change-Id: I77d7ef6890ca584cf022059838c318a2811bcd5d
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/StaticLibrary_pdfimport_s.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/StaticLibrary_pdfimport_s.mk b/sdext/StaticLibrary_pdfimport_s.mk index 935b0aad2fb2..82256e28652b 100644 --- a/sdext/StaticLibrary_pdfimport_s.mk +++ b/sdext/StaticLibrary_pdfimport_s.mk @@ -31,7 +31,7 @@ $(eval $(call gb_StaticLibrary_use_packages,pdfimport_s,\ basegfx_inc \ comphelper_inc \ cppu_odk_headers \ - cppuhelper_inc \ + cppuhelper_odk_headers \ o3tl_inc \ tools_inc \ )) |