Add Debian package dependency info

This commit is contained in:
ryanriske 2014-07-21 22:54:55 -05:00
parent 5d39d5b7eb
commit 1076b38780

View File

@ -14,4 +14,7 @@ This is a script that will convert RSA public keys to and from various formats.
* CPAN modules:
* Crypt::OpenSSL::RSA
* Crypt::OpenSSL::Bignum
* Parse::RecDescent
* Parse::RecDescent
### Debian-based systems
`apt-get install libcrypt-openssl-bignum-perl libcrypt-openssl-rsa-perl libparse-recdescent-perl`