From d53ffa1750ef3ef34dd3a660189ff2ce00398a05 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 5 Jan 2020 09:44:14 +0100 Subject: [PATCH] README.md: update requirements. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6870df7a9da..f9e8ab25486 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,12 @@ for details of how to create source packages. ### Requirements - GNU bash -- xbps >= 0.55 +- xbps >= 0.56 - curl(1) - required by `xbps-src update-check` - flock(1) - util-linux -- install(1) - coreutils +- bsdtar or GNU tar (in that order of preference) +- install(1) - GNU coreutils +- objcopy(1), objdump(1), strip(1): binutils - other common POSIX utilities included by default in almost all UNIX systems. `xbps-src` requires a utility to chroot and bind mount existing directories