diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-05-13 10:40:53 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-05-13 10:40:53 +0300 |
commit | e7f0bac67dce18032f44f3835ccd5b98b9ffcc73 (patch) | |
tree | 28b3523db7f4988cccc373c9d26f6b9ac7b0fc9c /gitstatus/mbuild | |
parent | 71f5f42997526e9301e42fe673b5dd07dc6e7472 (diff) | |
parent | a6009c74a92f1c01d725364635aa38eba67bc15a (diff) |
Merge commit 'a6009c74a92f1c01d725364635aa38eba67bc15a'
Diffstat (limited to 'gitstatus/mbuild')
-rwxr-xr-x | gitstatus/mbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gitstatus/mbuild b/gitstatus/mbuild index a1a8cda8..c5d5c87f 100755 --- a/gitstatus/mbuild +++ b/gitstatus/mbuild @@ -46,7 +46,7 @@ # ps> C:\msys64\autorebase.bat # - Install 64-bit and 32-bit cygwin: https://cygwin.com/install.html. # - Choose to install 32-bit to c:/cygwin32 instead of the default c:/cygwin. -# - Select these packages: binutils, cmake, gcc-core, gcc-g++, git, make, wget. +# - Select these packages: binutils, cmake, gcc-core, gcc-g++, git, make, perl, wget. # # IMPORTANT: Install msys2 and cygwin one at a time. # |