From 57e8c5005244df16e681428986c3bf0426050814 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 14 May 2021 18:05:22 +0200 Subject: DEPENDENCIES: Mention the requirement for 'join'. Reported by Simon Josefsson in . * DEPENDENCIES: Mention 'join' among the core POSIX utilities. --- DEPENDENCIES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES index fe70558a27..5e82be4e2a 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -58,7 +58,7 @@ at any time. * Core POSIX utilities, including: [ basename cat chgrp chmod chown cp dd echo expand expr - false hostname install kill ln ls md5sum mkdir mkfifo + false hostname install join kill ln ls md5sum mkdir mkfifo mknod mv printenv pwd rm rmdir sleep sort tee test touch true uname + Mandatory. Using the platform's native utilities gives good portability -- cgit v1.2.1