From e6607e5dcfd6a4fc8769cf1d7b876e4a26520093 Mon Sep 17 00:00:00 2001 From: Jimmy Date: Sun, 28 Feb 2021 19:08:05 +1300 Subject: [PATCH] Changed dependancy bsdtar to libarchive-tools --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 831042f..e178cc0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ git clone --recurse-submodules https://git.1248.nz/chch.tech/pi-image.git ``` 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 ``` ## Config