FS#2998 - rsync: depends(ssh [etc])
|
Details
'pacman -S rsync' doesn't flag that it depends on ssh
(though theoretically it *can* use rsh).
After installation, however (when run with no -e option), it complains: "Failed to exec ssh: No such file or directory". |
This task depends upon
somebody want to use it with rsh or any other remote shell (www.ssh.com) available.
openssh is not mandatory, so i wouldnt hardcode an 'openssh' dependency here.
Jürgen
If we ever include a PKGBUILD field for optional dependencies, then openssh would be included here.