Преглед на файлове

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