Procházet zdrojové kódy

docs: install libcrypt-devel on cygwin

this is included into Python.h, thus needed when compiling stuff.
Thomas Waldmann před 6 roky
rodič
revize
22e021a5ce
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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