summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2020-12-04 19:16:26 +0200
committerStijn Tintel <stijn@linux-ipv6.be>2020-12-07 18:23:13 +0200
commit0ba83a757728185eabd965e07331508923cca825 (patch)
tree91c89a5ebde7da21918334c4019de080c07d7d87 /README.md
parent0eb2fa39f313cac1e1e76c09e6ecf204064697a9 (diff)
downloadopenwrt-0ba83a757728185eabd965e07331508923cca825.tar.gz
openwrt-0ba83a757728185eabd965e07331508923cca825.tar.bz2
openwrt-0ba83a757728185eabd965e07331508923cca825.zip
build: require rsync
It seems to be required to build toolchain/kernel-headers. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8d9a616ac5..21acbf4b80 100644
--- a/README.md
+++ b/README.md
@@ -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