Bugzilla – Attachment 57519 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
Jonathan Druart
on 2016-11-16 07:16:27 UTC
(
hide
)
Description:
Bug 16588: Remove Readonly from the dependency list
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2016-11-16 07:16:27 UTC
Size:
1004 bytes
patch
obsolete
>From 077d934f7afe3512c74ec91245fb48cf5213567e 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 b531e6c..118de1e 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -837,16 +837,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