From 40dbb7411cab916542553890d6f885aa2428345c Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Mon, 21 Mar 2016 16:11:43 +0100 Subject: [PATCH] fix cygwin requirements (gcc-g++) --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index e6c5ac619..b348c95ea 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -193,7 +193,7 @@ Use the Cygwin installer to install the dependencies:: python3 python3-setuptools python3-cython # not needed for releases - binutils gcc-core + binutils gcc-g++ libopenssl openssl-devel liblz4_1 liblz4-devel # from cygwinports.org git make openssh