diff --git a/openssl/meta/depend b/openssl/meta/depend new file mode 100644 index 0000000..3d14476 --- /dev/null +++ b/openssl/meta/depend @@ -0,0 +1 @@ +TGCossl TGCprngd auto diff --git a/openssl/meta/relnotes b/openssl/meta/relnotes index bd83629..0a0bc17 100644 --- a/openssl/meta/relnotes +++ b/openssl/meta/relnotes @@ -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 +