1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-14 18:36:40 +00:00

docs: add python3-devel as a dependency for cygwin-based installation

This commit is contained in:
Thomas Waldmann 2016-11-30 02:50:20 +01:00
parent cdd9891444
commit d6d3f275df

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