Fix: Add rsync to dependent package list (Arch)
This commit is contained in:
parent
04a03b93ee
commit
17bedf539f
|
@ -350,7 +350,8 @@ archLinux()
|
|||
doxygen \
|
||||
lua \
|
||||
ant \
|
||||
protobuf"
|
||||
protobuf \
|
||||
rsync"
|
||||
|
||||
if [ "$1" == "qemu" ]; then
|
||||
packages="$packages qemu"
|
||||
|
|
Loading…
Reference in a new issue