Skip to content

Commit

Permalink
Rollup merge of #37159 - cthulhua:readme-mingw-tar, r=alexcrichton
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
Jonathan Turner authored Oct 14, 2016
2 parents dd25442 + 2ebef83 commit 881f0f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 881f0f8

Please sign in to comment.