Skip to content

Commit

Permalink
depends: add 'git'
Browse files Browse the repository at this point in the history
  • Loading branch information
XECDesign committed Jul 3, 2018
1 parent 8e898a6 commit 07bb3bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions depends
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ xz:xz-utils
curl
xxd
file
git

0 comments on commit 07bb3bd

Please sign in to comment.