Skip to content

Commit

Permalink
dev-scheme/guile-ssh: depend on libssh with USE=sftp
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/877403
Signed-off-by: Maciej Barć <[email protected]>
  • Loading branch information
xgqt committed Oct 17, 2022
1 parent 1d7282c commit 39f7d12
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"

RDEPEND="
>=dev-scheme/guile-2.0.0:=
net-libs/libssh:0=[server]
net-libs/libssh:0=[server,sftp]
"
DEPEND="${RDEPEND}"

Expand Down

0 comments on commit 39f7d12

Please sign in to comment.