diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-18 13:01:36 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-18 13:01:36 +0000 |
| commit | 7dec0971dd6952a6f72fe44f374ab474519d9f06 (patch) | |
| tree | 5ef8bb3339e21735d8543751b91245f7bba90369 /doc/index.html | |
| parent | 50b0d5ce3ad04e2d49b7ea7ff8046a64991b1bf4 (diff) | |
| download | smtpd-starttls-proxy-7dec0971dd6952a6f72fe44f374ab474519d9f06.tar.gz | |
Make /var/qmail installation optional
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index c5423e5..c6db2ac 100644 --- a/doc/index.html +++ b/doc/index.html @@ -34,11 +34,11 @@ 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.5.2 or later. It's a build-time requirement. It's also a run-time +2.14.6.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.14.0.1 or later. It's a build-time and run-time requirement. </li> +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 if you link against the shared version of the s6-dns library. </li> |
