diff --git a/README.md b/README.md index 21acbf4b80..6bb4d2e913 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 rsync +subversion libz-dev libc-dev rsync which ``` ### Quickstart diff --git a/include/prereq-build.mk b/include/prereq-build.mk index 7c668968b6..86c22f7c95 100644 --- a/include/prereq-build.mk +++ b/include/prereq-build.mk @@ -166,6 +166,9 @@ $(eval $(call SetupHostCommand,file,Please install the 'file' package, \ $(eval $(call SetupHostCommand,rsync,Please install 'rsync', \ rsync --version