commit: 133fceeda2c2a14c8d2df59e6e1459489c8abc58 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> AuthorDate: Sat Nov 6 22:37:08 2021 +0000 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> CommitDate: Sat Nov 6 22:37:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=133fceed
net-misc/csync: sftp requires libssh with USE=sftp Closes: https://bugs.gentoo.org/821976 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org> net-misc/csync/csync-0.50.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/csync/csync-0.50.0-r2.ebuild b/net-misc/csync/csync-0.50.0-r2.ebuild index 54a643702ef..d749dab20f3 100644 --- a/net-misc/csync/csync-0.50.0-r2.ebuild +++ b/net-misc/csync/csync-0.50.0-r2.ebuild @@ -19,7 +19,7 @@ RDEPEND=">=dev-db/sqlite-3.4:3 net-libs/neon[ssl] iconv? ( virtual/libiconv ) samba? ( >=net-fs/samba-3.5 ) - sftp? ( >=net-libs/libssh-0.5 ) + sftp? ( >=net-libs/libssh-0.5[sftp] ) !net-misc/ocsync" DEPEND="${RDEPEND} app-text/asciidoc