From b6a8226182824810cfe9eac4cdc08b5714388b59 Mon Sep 17 00:00:00 2001 From: Braiden Vasco Date: Fri, 7 Jul 2017 16:42:48 +0000 Subject: [PATCH] Add BASH dependency --- README.md | 2 +- depends | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f42d7ba..81057f4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Dependencies On Debian-based systems: ```bash -apt-get install quilt parted qemu-user-static debootstrap zerofree zip \ +apt-get install bash quilt parted qemu-user-static debootstrap zerofree zip \ dosfstools libcap2-bin grep rsync ``` diff --git a/depends b/depends index c0755be..b495ffa 100644 --- a/depends +++ b/depends @@ -1,3 +1,4 @@ +bash quilt parted qemu-arm-static:qemu-user-static