https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29501
--- Comment #17 from Tomás Cohen Arazi <[email protected]> --- Created attachment 131990 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131990&action=edit Bug 29501: Remove MIME::Lite dependency The library usage is discouraged by the current maintainer and we don't use it in the codebase anymore. To test: 1. Apply this patch 2. Run: $ git grep MIME::Lite => SUCCESS: No uses of the removed library 3. Sign off :-D Signed-off-by: Martin Renvoize <[email protected]> -- 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/
