https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28666 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Shouldn't we search for Locale::XGettext instead? libtemplate-plugin-gettext-perl is bringing * /usr/share/perl5/Locale/XGettext/TT2.pm * /usr/share/perl5/Template/Plugin/Gettext.pm Locale::XGettext::TT does not have a specific version (either a bug or it's supposed to return the Locale::XGettext version?) /usr/share/perl5/Locale/XGettext.pm is installed via liblocale-xgettext-perl But Locale::XGettex is missing from cpanfile. Not sure what to do here. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.