diff options
author | Sorin Adrian Savu <sorin25@users.noreply.github.com> | 2019-05-26 21:50:08 +0300 |
---|---|---|
committer | Darren Tucker <dtucker@dtucker.net> | 2019-06-05 15:04:57 +1000 |
commit | 2459df9aa11820f8092a8651aeb381af7ebbccb1 (patch) | |
tree | 694346a19fa7ecfa5754b76649be5a01a03f5b66 /contrib | |
parent | 85ceb0e64bff672558fc87958cd548f135c83cdd (diff) |
openssl-devel is obsoleted by libssl-devel
openssl-devel is no longer installable via the cygwin setup and
it's hidden by default, so you can't see the replacement very easy.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/cygwin/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cygwin/README b/contrib/cygwin/README index a73a0f657..250baa3a4 100644 --- a/contrib/cygwin/README +++ b/contrib/cygwin/README | |||
@@ -77,7 +77,7 @@ with the aforementioned cygport script: | |||
77 | 77 | ||
78 | zlib | 78 | zlib |
79 | crypt | 79 | crypt |
80 | openssl-devel | 80 | libssl-devel |
81 | libedit-devel | 81 | libedit-devel |
82 | libkrb5-devel | 82 | libkrb5-devel |
83 | 83 | ||