1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-23 16:26:29 +00:00

Merge pull request #1907 from ThomasWaldmann/cygwin-docs

docs: add python3-devel as a dependency for cygwin-based installation
This commit is contained in:
TW 2016-11-30 02:51:16 +01:00 committed by GitHub
commit 2a340bf21c

View file

@ -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