commit dc86a4c73b82e27091d2363efed1b1884f8cc992 parent 270b309a0944d5c4fe383c43549b1d148cf64fc4 Author: parazyd <parazyd@dyne.org> Date: Thu, 21 Apr 2016 02:03:42 +0200 xz-utils dependency Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -16,7 +16,7 @@ from shell scripts. Using a Debian-based OS, install the following packages: ``` -gnupg2 debootstrap curl rsync gcc-arm-none-eabi parted kpartx qemu-user-static sudo git-core parted gcc-multilib lib32z1 u-boot-tools device-tree-compiler cgpt +gnupg2 debootstrap curl rsync gcc-arm-none-eabi parted kpartx qemu-user-static sudo git-core parted gcc-multilib lib32z1 u-boot-tools device-tree-compiler cgpt xz-utils ``` ## Quick start