about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJonathan Turner <jonathandturner@users.noreply.github.com>2016-10-14 12:07:09 -0700
committerGitHub <noreply@github.com>2016-10-14 12:07:09 -0700
commit881f0f81f05dbc8288f2076ce439910536de287d (patch)
tree5fe5b973f3603bfbacc24b11b63c3dcfa10bc840
parentdd25442aafff76e87f2158cffb102f98a81d7666 (diff)
parent2ebef83f52960763f46214bae2e8e51ac967ae80 (diff)
downloadrust-881f0f81f05dbc8288f2076ce439910536de287d.tar.gz
rust-881f0f81f05dbc8288f2076ce439910536de287d.zip
Rollup merge of #37159 - cthulhua:readme-mingw-tar, r=alexcrichton
add (missing) tar to list of packages to get under mingw

The distribution targets use tar, but the readme pacman invocation doesn't include the tar package.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f2385f31518..b79c9703f44 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,7 @@ build.
    $ pacman -S git \
                make \
                diffutils \
+               tar \
                mingw-w64-x86_64-python2 \
                mingw-w64-x86_64-cmake \
                mingw-w64-x86_64-gcc