Bugzilla – Attachment 73447 Details for
Bug 16588
Remove the Readonly dependency (again)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16588: Remove Readonly from the dependency list
Bug-16588-Remove-Readonly-from-the-dependency-list.patch (text/plain), 1004 bytes, created by
Mark Tompsett
on 2018-03-29 19:25:49 UTC
(
hide
)
Description:
Bug 16588: Remove Readonly from the dependency list
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2018-03-29 19:25:49 UTC
Size:
1004 bytes
patch
obsolete
>From c107c73b8cc6c224b845fb26a54590794bfae2d4 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 16 Nov 2016 07:15:14 +0000 >Subject: [PATCH] Bug 16588: Remove Readonly from the dependency list > >--- > C4/Installer/PerlDependencies.pm | 10 ---------- > 1 file changed, 10 deletions(-) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index 8961453..c3d4973 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -847,16 +847,6 @@ our $PERL_DEPS = { > required => 1, > min_ver => '3.69', # same for Wheezy/Jessie > }, >- 'Readonly' => { >- 'usage' => 'Make script happy', >- 'required' => '0', >- 'min_ver' => '0.01' >- }, >- 'Readonly::XS' => { >- 'usage' => 'Make script happy', >- 'required' => '0', >- 'min_ver' => '0.01' >- }, > 'Bytes::Random::Secure' => { > usage => 'Core', > required => 1, >-- >2.1.4
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 16588
:
53636
|
53637
|
53638
|
54477
|
55934
|
55935
|
55936
|
55937
|
56853
|
57516
|
57517
|
57518
|
57519
|
73444
|
73445
|
73446
|
73447
|
73448
|
73449
|
73450
|
73451
|
73452