10 Dec
2024
10 Dec
'24
12:01 p.m.
Math::BigFloat is not a new dependancy ? I think it is a new dependency as it is not yet in Koha's cpanfile. Math::BigFloat is installed because it seems to be a dependency of some other Perl module that Koha depends on. On Debian/Ubuntu Math::BigFloat is part of
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36049 --- Comment #22 from Raphael Straub <raphael.straub@kit.edu> --- (In reply to Fridolin Somers from comment #21) the perl-modules-* package. Nevertheless, to ensure that Math::BigFloat is always installed with Koha it should be declared as a direct dependency. Is it sufficient to add it to cpanfile? -- You are receiving this mail because: You are watching all bug changes.