Bugzilla – Attachment 11883 Details for
Bug 8636
Some dependencies are not listed by the installer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[3.8.x] Bug 8636 missing dependencies
38x-Bug-8636-missing-dependencies.patch (text/plain), 739 bytes, created by
Chris Cormack
on 2012-08-29 20:54:15 UTC
(
hide
)
Description:
[3.8.x] Bug 8636 missing dependencies
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2012-08-29 20:54:15 UTC
Size:
739 bytes
patch
obsolete
>From 81af4d3f59dbdcc6d38eed732652ba4415e03906 Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chrisc@catalyst.net.nz> >Date: Thu, 30 Aug 2012 08:52:43 +1200 >Subject: [PATCH] [3.8.x] Bug 8636 missing dependencies > >--- > C4/Installer/PerlDependencies.pm | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index 37d9756..86e9c77 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -529,6 +529,11 @@ our $PERL_DEPS = { > 'required' => '1', > 'min_ver' => '1.23', > }, >+ 'Test::YAML::Valid' => { >+ 'usage' => 'Core', >+ 'required' => '0', >+ 'min_ver' => '0.04', >+ } > }; > > 1; >-- >1.7.9.5
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 8636
:
11589
|
11598
|
11737
|
11883
|
12765
|
12766
|
13013
|
13029
|
13164
|
13177