[openssh-commits] [openssh] 03/03: Update dependencies for Debian derivatives.
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Aug 17 17:29:03 AEST 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit ecbf552d8286468e88e6c75d9c090c2f8c60ec7b
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Mon Aug 17 17:26:28 2026 +1000
Update dependencies for Debian derivatives.
---
README.platform | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.platform b/README.platform
index 4edf9d1f5..2f57fde7c 100644
--- a/README.platform
+++ b/README.platform
@@ -58,7 +58,7 @@ Point-to-Point (Layer 3) and Ethernet (Layer 2) mode using a third
party driver. More information is available at:
https://tuntaposx.sourceforge.net
-Recent Darwin/MacOS X versions are likely unsupported.
+Tunnels on recent Darwin/MacOS X versions are likely unsupported.
Linux
-----
@@ -68,8 +68,8 @@ headers and library links in the -devel RPMs rather than the main
binary RPMs. If you get an error about headers, or complaining about a
missing prerequisite then you may need to install the equivalent
development packages. On Redhat based distros these may be openssl-devel,
-zlib-devel and pam-devel, on Debian based distros these may be
-libssl-dev, libz-dev and libpam-dev.
+zlib-devel and pam-devel, on Debian based distros these may be libc-dev,
+libcrypt-dev, libssl-dev, libz-dev and libpam-dev.
Solaris
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list