https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36049
--- Comment #22 from Raphael Straub <[email protected]> --- (In reply to Fridolin Somers from comment #21) > 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 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. _______________________________________________ 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/
