http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14165
--- Comment #1 from Marcel de Rooy <[email protected]> --- Created attachment 38942 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38942&action=edit Bug 14165: Typo in PerlDependencies Dependency PDF::FromHTML should be listed as required. See mainpage.pl line 32 (using Koha::Borrower::Discharge). Test plan: If you do not have this dependency, verify that accessing the staff client already results in a software error (Cannot locate PDF/FromHTML.pm). Run koha_perl_deps.pl -m -r without this patch. FromHTML is not listed. Run it with this patch. FromHTML is listed now. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
