diff options
Diffstat (limited to '')
-rw-r--r-- | cygwin.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,8 @@ Cygwin packages I install those on more or less every Cygwin installation at some point or another, so I thought it would be useful to make a complete list. +* `autoconf` +* `automake` * `bc` * `cmake` * `curl` @@ -13,7 +15,9 @@ another, so I thought it would be useful to make a complete list. * `gcc-g++` * `git` * `gnupg` +* `libtool` * `make` +* `mingw64-i686-gcc-g++` * `mingw64-x86_64-gcc-g++` * `nano` * `openssh` |