openssl should be the package that depends on prngd since openssl can use

it to provide entropy for its functions and by extension all its users.
Make a note in the relnotes about the manpages being renamed.
This commit is contained in:
Tom G. Christensen 2008-04-28 17:53:37 +00:00 committed by tgc
parent cca3f6d502
commit ee8cca6cfc
2 changed files with 6 additions and 0 deletions

1
openssl/meta/depend Normal file
View File

@ -0,0 +1 @@
TGCossl TGCprngd auto

View File

@ -25,3 +25,8 @@ KNOWN DEPENDENCIES
ERRORS/MISCELLANEOUS
--------------------
Note that all manpages has had 'ssl' added to their name.
This means that you might have to specify the whole name
if there's another manpage by the same name.
ie. man x509 vs man x509.1ssl