Bug 18018 - WWW:CSRF is missing in PerlDependencies.pmv16.05.10
commit5dcae133c18285d15fd5311c3b81d3dca280b127
authorMirko Tietgen <mirko@abunchofthings.net>
Tue, 31 Jan 2017 08:09:48 +0000 (31 09:09 +0100)
committerMason James <mtj@kohaaloha.com>
Mon, 27 Feb 2017 22:38:34 +0000 (28 11:38 +1300)
treec144cc72a4788e90ac66fb5376e60a7429eed397
parentc9027ba73443167bfb1ed198319f6838abbe6fea
Bug 18018 - WWW:CSRF is missing in PerlDependencies.pm

WWW:CSRF is missing in PerlDependencies.pm and so
libwww-csrf-perl is missing in PerlDependencies.pm
missing in debian/control.

This patch adds both.

NOTE: Tested on top of 17111.
      Checked
      ./koha_perl_deps.pl -m -u
      before and after. Control file eyeballs well.
      git diff origin/master -- debian/control
      does not differ in this change. :)

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Mason James <mtj@kohaaloha.com>
C4/Installer/PerlDependencies.pm
debian/control