24 Mar
2021
24 Mar
'21
2 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26685 --- Comment #5 from Julian Maurice <julian.maurice@biblibre.com> --- Actually debian/list-deps processes all packages in cpanfile, even "suggests". The only difference between "requires" and the other types is that if it does not find a required package, it prints an error message. So we could remove starman from control.in, and add it in the "recommends" section of cpanfile. It should work. -- You are receiving this mail because: You are watching all bug changes.