https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28666
--- Comment #4 from Jonathan Druart <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #3) > (In reply to Jonathan Druart from comment #2) > > diff --git a/cpanfile b/cpanfile > > index 6e13f049320..70dd516d449 100644 > > --- a/cpanfile > > +++ b/cpanfile > > @@ -144,7 +144,7 @@ recommends 'Gravatar::URL', '1.03'; > > recommends 'HTTPD::Bench::ApacheBench', '0.73'; > > recommends 'LWP::Protocol::https', '5.836'; > > recommends 'Lingua::Ispell', '0.07'; > > -recommends 'Locale::XGettext::TT2', '0.7'; > > +recommends 'Locale::XGettext', '0.7'; > > recommends 'Module::Bundled::Files', '0.03'; > > recommends 'Module::Load::Conditional', '0.38'; > > recommends 'Module::Pluggable', '3.9'; > > > > > > It makes it looks ok but feels wrong. > > If TT2 is part of the library distribution, it is ok imho. See comment 2, Locale::XGettext::TT2 is brought by libtemplate-plugin-gettext-perl, not liblocale-xgettext-perl. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
