Use bash for Debian compat
This commit is contained in:
parent
89c2c4a2dc
commit
5e89d9d31e
7 changed files with 50 additions and 6 deletions
|
|
@ -84,7 +84,7 @@ CONNTRACK states.
|
|||
* `mcrypt`;
|
||||
* `HTTP::Request::Common` perl module (provided by `libwww-perl`);
|
||||
* `Digest::Whirlpool` perl module (provided by `lib-digest-whirlpool-perl`);
|
||||
* `Mcrypt` from CPAN (`cpan -i Mcrypt`, on Debian, it requires `libtool` and
|
||||
* `Mcrypt` from CPAN (`cpan -i Mcrypt`, on Debian, it requires `libltdl-dev` and
|
||||
`build-essential`) to decrypt submissions (see
|
||||
https://metacpan.org/pod/Mcrypt);
|
||||
|
||||
|
|
|
|||
Reference in a new issue