build: require rsync

It seems to be required to build toolchain/kernel-headers.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
Stijn Tintel
2020-12-04 19:16:26 +02:00
parent 0eb2fa39f3
commit 0ba83a7577
2 changed files with 4 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ documentation.
```
gcc binutils bzip2 flex python3 perl make find grep diff unzip gawk getopt
subversion libz-dev libc-dev
subversion libz-dev libc-dev rsync
```
### Quickstart