浏览代码

docs: add python3-devel as a dependency for cygwin-based installation

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

+ 1 - 1
docs/installation.rst

@@ -266,7 +266,7 @@ Cygwin
 
 Use the Cygwin installer to install the dependencies::
 
-    python3 python3-setuptools
+    python3 python3-devel python3-setuptools
     binutils gcc-g++
     libopenssl openssl-devel
     liblz4_1 liblz4-devel