summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-09-29 15:30:00 +0000
committerLaurent Bercot <ska@appnovation.com>2021-09-29 15:30:00 +0000
commit76e6530eadd92b9513fa20031f82e51cc6b956fe (patch)
treead7652b766bcdf922b27fa707bf5344ec9d13e40
parentd3ab4235b9184b5ea7547b05410b2371f06b1e40 (diff)
downloadsmtpd-starttls-proxy-76e6530eadd92b9513fa20031f82e51cc6b956fe.tar.xz
Fix system requirement in INSTALL
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index fe9ee2f..844da2d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,7 +4,7 @@ Build Instructions
* Requirements
------------
- - A Linux-based system with a standard C development environment
+ - A POSIX-compliant C development environment
- GNU make version 3.81 or later
- skalibs version 2.11.0.0 or later: https://skarnet.org/software/skalibs/
- s6 version 2.11.0.0 or later: https://skarnet.org/software/s6/