소스 검색

Merge pull request #1907 from ThomasWaldmann/cygwin-docs

docs: add python3-devel as a dependency for cygwin-based installation
TW 8 년 전
부모
커밋
2a340bf21c
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