浏览代码

fix cygwin requirements (gcc-g++)

Thomas Waldmann 9 年之前
父节点
当前提交
40dbb7411c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/installation.rst

+ 1 - 1
docs/installation.rst

@@ -193,7 +193,7 @@ Use the Cygwin installer to install the dependencies::
 
 
     python3 python3-setuptools
     python3 python3-setuptools
     python3-cython  # not needed for releases
     python3-cython  # not needed for releases
-    binutils gcc-core
+    binutils gcc-g++
     libopenssl openssl-devel
     libopenssl openssl-devel
     liblz4_1 liblz4-devel  # from cygwinports.org
     liblz4_1 liblz4-devel  # from cygwinports.org
     git make openssh
     git make openssh