mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-09 14:35:25 +00:00
bootstrap: Remove rsync from buildreq list
rsync is used to download .po files, but SKIP_PO=true is set and downloading .po files is skipped. This also fixes a problem with MinGW builds, because rsync is not available for MinGW.
This commit is contained in:
parent
0f7ba8c21c
commit
17f7220891
@ -129,7 +129,6 @@ git 1.5.5
|
|||||||
gzip -
|
gzip -
|
||||||
libtool -
|
libtool -
|
||||||
perl 5.5
|
perl 5.5
|
||||||
rsync -
|
|
||||||
tar -
|
tar -
|
||||||
"
|
"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user