Age | Commit message (Collapse) | Author |
|
The dependency perl-cgi-session itself depends on perl-cgi, of course,
but it is not listed as a dependency there.
Fix this issue here until it is fixed there.
Take the perl-cgi version (3.26) that comes with
> $ cpan2aur CGI::Session
so it is hopefully somewhat correct.
|
|
Enable tests by starting memcached (if it is not already running)
during "make check".
|
|
This is one of the (optional) perl-dependencies of Koha: https://koha-community.org/
Start "./koha_perl_deps.pl -a" after downloading and unpacking
the koha-tarball for a list of all packages (required and optional).
This is with the cpan2aur-bugfix,
see https://rt.cpan.org/Public/Bug/Display.html?id=123153 for details.
|