https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36049

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #23 from David Cook <[email protected]> ---
(In reply to Raphael Straub from comment #22)
> (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?

It looks like Math::BigFloat is and has for a very long time been a part of the
Perl core: https://perldoc.perl.org/Math::BigFloat

In theory, I'm not opposed to listing it as a dependency.

I think that debian/list-deps should auto-detect that it's part of
perl-modules-5* and not add it to the debian/control.

-- 
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/

Reply via email to