mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
sys-fs/cryptsetup: depend on libssh[sftp]
Closes: https://bugs.gentoo.org/967002 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
parent
7731a2618e
commit
bfc0725215
@ -44,7 +44,7 @@ LIB_DEPEND="
|
||||
openssl? ( dev-libs/openssl:0=[static-libs(+)] )
|
||||
pwquality? ( dev-libs/libpwquality[static-libs(+)] )
|
||||
passwdqc? ( sys-auth/passwdqc )
|
||||
ssh? ( net-libs/libssh[static-libs(+)] )
|
||||
ssh? ( net-libs/libssh[static-libs(+)] net-libs/libssh[sftp(+)] )
|
||||
sys-fs/lvm2[static-libs(+)]
|
||||
"
|
||||
# We have to always depend on ${LIB_DEPEND} rather than put behind
|
||||
Loading…
x
Reference in New Issue
Block a user