]> git.koha-community.org Git - koha.git/commit
Bug 8780 - Lower dependency version for DateTime::TimeZone
authorMark Tompsett <mtompset@hotmail.com>
Tue, 18 Sep 2012 05:15:18 +0000 (13:15 +0800)
committerChris Cormack <chris@bigballofwax.co.nz>
Sat, 20 Apr 2013 23:00:13 +0000 (11:00 +1200)
commit5634fc955de5efaa2974b47888401a686ff4c855
tree9a8e4adbf4ef7c904422e1ae4d34afdf770f8e8d
parent76265da1b6742c242e9c2bad9478371eb243d622
Bug 8780 - Lower dependency version for DateTime::TimeZone

The fresh install of Debian, with the debian.koha-community.org
repository, only has version 1.20 by default. As only the most
basic functionality is being used, this version number should be
lowered from 1.26 to 1.20 in ./C4/Installer/PerlDependencies.pm
to make git installations cleaner.

Signed-off-by: wajasu <matted-34813@mypacks.net>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
C4/Installer/PerlDependencies.pm