https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28666 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (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. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.