diff options
author | Thorsten Behrens <tbehrens@suse.com> | 2013-04-30 00:34:49 +0200 |
---|---|---|
committer | Thorsten Behrens <tbehrens@suse.com> | 2013-04-30 00:40:09 +0200 |
commit | 298c52a61d7c70c1f0fd042767ac9dfad52af175 (patch) | |
tree | ee6576ffeae7008fe66e09f29f1b52353bea4a77 /sdext | |
parent | b0da8f00a0d41f2b17639fcee4ed4956421e55c5 (diff) |
pdfunzip rather needs ~no office libraries.
Change-Id: I27df97ab6e35b03dfe70c7a979dd06f977086069
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/Executable_pdfunzip.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sdext/Executable_pdfunzip.mk b/sdext/Executable_pdfunzip.mk index 2f206850d5bb..ec94503ef6fa 100644 --- a/sdext/Executable_pdfunzip.mk +++ b/sdext/Executable_pdfunzip.mk @@ -22,10 +22,6 @@ $(eval $(call gb_Executable_set_include,pdfunzip,\ )) $(eval $(call gb_Executable_use_libraries,pdfunzip,\ - basegfx \ - vcl \ - cppu \ - cppuhelper \ sal \ )) |