Add Crypt::URandom in common deps (CLoses: RT#128494)

This commit is contained in:
Xavier Guimard 2019-02-13 07:01:02 +01:00
parent 76c404da69
commit a1894974a5

View File

@ -63,6 +63,7 @@ WriteMakefile(
'Crypt::OpenSSL::RSA' => 0,
'Crypt::OpenSSL::X509' => 0,
'Crypt::Rijndael' => 0,
'Crypt::URandom' => 0,
'Digest::SHA' => 0,
'HTML::Template' => 0,
'JSON' => 0,