diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-31 11:31:11 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-31 11:31:11 +0000 |
| commit | fbb793de4e62c74cb7f535a70e92d83fbff1b6d1 (patch) | |
| tree | 70e6e65adb77757a13d71d18cb0a65afd9880661 /doc/index.html | |
| parent | 5fe72463006a49dc4cd99c83020807a1c7cbd967 (diff) | |
| download | smtpd-starttls-proxy-fbb793de4e62c74cb7f535a70e92d83fbff1b6d1.tar.gz | |
Add support for disabling rpath; update deps
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index c6db2ac..52f85a6 100644 --- a/doc/index.html +++ b/doc/index.html @@ -34,16 +34,16 @@ inetd-like mail servers that do not already support it. <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.14.6.0 or later. It's a build-time requirement. It's also a run-time +2.15.0.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version 2.15.0.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version -2.4.1.1 or later. It's a build-time requirement. It's also a run-time requirement +2.4.1.2 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6-dns library. </li> <li> <a href="//skarnet.org/software/s6-networking/">s6-networking</a> version -2.7.2.1 or later. It's a build-time and run-time requirement. </li> +2.7.2.2 or later. It's a build-time and run-time requirement. </li> </ul> <h3> Licensing </h3> |
