瀏覽代碼

docs: install libcrypt-devel on cygwin

this is included into Python.h, thus needed when compiling stuff.
Thomas Waldmann 6 年之前
父節點
當前提交
22e021a5ce
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/installation.rst

+ 1 - 1
docs/installation.rst

@@ -276,7 +276,7 @@ Cygwin
 
 Use the Cygwin installer to install the dependencies::
 
-    python3 python3-devel python3-setuptools
+    python3 python3-devel libcrypt-devel python3-setuptools
     binutils gcc-g++
     libopenssl openssl-devel
     git make openssh