depends: add 'git'

pull/196/head
Serge Schneider 2018-07-03 14:29:23 +01:00
parent 8e898a6b34
commit 07bb3bdc7d
2 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,7 @@ To install the required dependencies for pi-gen you should run:
```bash
apt-get install quilt parted realpath qemu-user-static debootstrap zerofree pxz zip \
dosfstools bsdtar libcap2-bin grep rsync xz-utils file
dosfstools bsdtar libcap2-bin grep rsync xz-utils file git
```
The file `depends` contains a list of tools needed. The format of this

View File

@ -14,3 +14,4 @@ xz:xz-utils
curl
xxd
file
git