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

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