Pārlūkot izejas kodu

docs: install libcrypt-devel on cygwin

this is included into Python.h, thus needed when compiling stuff.
Thomas Waldmann 6 gadi atpakaļ
vecāks
revīzija
22e021a5ce
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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