From b149a1e064fed8a097e22e515faf51fa9954b704 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 17 Jun 2019 15:33:36 +0200 Subject: [PATCH] README.md: more requirements... and not yet finished. --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0d5dd17a2e7..7fd211ce71d 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,15 @@ or queried through the `xbps-install(1)` and `xbps-query(1)` utilities, respecti ### Requirements -- GNU bash -- xbps >= 0.46 +- GNU bash (included by default with void) +- xbps >= 0.46 (included by default with void) - curl(1) (xbps-src update-check) -- flock(1) (util-linux) -- objdump(1) (GNU binutils) +- flock(1) (util-linux) (included by default with void) +- mktemp(1) (POSIX) (included by default with void) +- mkfifo(1) (POSIX) (included by default with void) +- sed(1) (POSIX) (included by default with void) +- grep(1) (POSIX) (included by default with void) +- other common POSIX utilities included by default in almost all UNIX systems. `xbps-src` requires a utility to chroot and bind mount existing directories into a `masterdir` that is used as its main `chroot` directory. `xbps-src` supports