summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-27 03:18:30 +0100
committerSam James <sam@gentoo.org>2021-08-27 03:48:13 +0100
commite8ab94b9c0e78be23d17e9536c3c31cb0248b9a2 (patch)
treed4c0a247c3ee9f29b38818bd66488e6d932ebbdd /media-gfx/exiv2
parentsys-power/cpupower: add 5.12 (diff)
downloadgentoo-e8ab94b9c0e78be23d17e9536c3c31cb0248b9a2.tar.gz
gentoo-e8ab94b9c0e78be23d17e9536c3c31cb0248b9a2.tar.bz2
gentoo-e8ab94b9c0e78be23d17e9536c3c31cb0248b9a2.zip
media-gfx/exiv2: depend on libssh[sftp]
Closes: https://bugs.gentoo.org/799692 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r--media-gfx/exiv2/exiv2-0.27.4-r1.ebuild (renamed from media-gfx/exiv2/exiv2-0.27.4.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/exiv2/exiv2-0.27.4.ebuild b/media-gfx/exiv2/exiv2-0.27.4-r1.ebuild
index f5b0d3396892..ea3a23f9dd9d 100644
--- a/media-gfx/exiv2/exiv2-0.27.4.ebuild
+++ b/media-gfx/exiv2/exiv2-0.27.4-r1.ebuild
@@ -40,7 +40,7 @@ DEPEND="
png? ( sys-libs/zlib[${MULTILIB_USEDEP}] )
test? ( dev-cpp/gtest )
webready? (
- >net-libs/libssh-0.9.1[${MULTILIB_USEDEP}]
+ >net-libs/libssh-0.9.1[sftp,${MULTILIB_USEDEP}]
net-misc/curl[${MULTILIB_USEDEP}]
)
xmp? ( dev-libs/expat[${MULTILIB_USEDEP}] )