Bug 24693: Move GD from recommends to requires in cpanfile
commit825741aa430db9b3d15b0d8ecd65b62f3166fb2a
authorJulian Maurice <julian.maurice@biblibre.com>
Thu, 20 Feb 2020 07:29:37 +0000 (20 08:29 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 24 Feb 2020 13:18:08 +0000 (24 13:18 +0000)
treed08857b84eae91ef765942951f14015417ca33e4
parentcd2a99e456efd4ea7e92be2fd33e4683ad6205c7
Bug 24693: Move GD from recommends to requires in cpanfile

Without it, catalogue/detail.pl dies (and probably other scripts too)

Test plan:
1. Uninstall GD, reload starman
2. Go to catalogue/detail.pl. Confirm that it dies
3. Reinstall GD, reload starman
4. Go to catalogue/detail.pl. Confirm that it work normally

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
cpanfile