From 1bd3c8c36d355bb91cbdbf1a293499d86a0bfbdf Mon Sep 17 00:00:00 2001 From: thunfischbrot Date: Mon, 24 Aug 2020 22:25:31 +0200 Subject: [PATCH] Replaced bsdtar apt package with new libarchive-tools --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29d8166..206c6bc 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ To install the required dependencies for pi-gen you should run: ```bash apt-get install coreutils quilt parted qemu-user-static debootstrap zerofree zip \ -dosfstools bsdtar libcap2-bin grep rsync xz-utils file git curl bc +dosfstools libarchive-tools libcap2-bin grep rsync xz-utils file git curl bc ``` The file `depends` contains a list of tools needed. The format of this