Bugzilla – Attachment 99067 Details for
Bug 24647
PDF::API2::Simple is declared as a required dependency but it is not used
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24647: Remove PDF::API2::Simple from cpanfile
Bug-24647-Remove-PDFAPI2Simple-from-cpanfile.patch (text/plain), 971 bytes, created by
David Nind
on 2020-02-17 07:09:41 UTC
(
hide
)
Description:
Bug 24647: Remove PDF::API2::Simple from cpanfile
Filename:
MIME Type:
Creator:
David Nind
Created:
2020-02-17 07:09:41 UTC
Size:
971 bytes
patch
obsolete
>From c5901dd64921ef6eb4e4039edc44e264e66fd66b Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Wed, 12 Feb 2020 21:24:58 +0100 >Subject: [PATCH] Bug 24647: Remove PDF::API2::Simple from cpanfile > >It is not used anywhere. > >Also, remove PDF::API2::Page and PDF::API2::Util from cpanfile. >These modules are included in PDF::API2 which is already in cpanfile. > >Signed-off-by: David Nind <david@davidnind.com> >--- > cpanfile | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/cpanfile b/cpanfile >index 5e74be40f7..38a7a4fbe2 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -82,9 +82,6 @@ requires 'Net::Z3950::ZOOM', '1.16'; > requires 'Number::Format', '1.52'; > requires 'OpenOffice::OODoc', '2.125'; > requires 'PDF::API2', '2'; >-requires 'PDF::API2::Page', '2'; >-requires 'PDF::API2::Simple', '1'; >-requires 'PDF::API2::Util', '2'; > requires 'PDF::Reuse', '0.36'; > requires 'PDF::Reuse::Barcode', '0.05'; > requires 'PDF::Table', 'v0.9.3'; >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 24647
:
98777
|
99067
|
99128