summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2017-09-19 10:39:20 -0400
committerCraig Andrews <candrews@gentoo.org>2017-09-19 10:40:11 -0400
commit987643f74b5fe4ba7863132462f6e92fdbf896a1 (patch)
treee0b46b19fbc7a2c22aef288a9ed6a41355f0e787 /media-tv
parentwww-servers/tomcat: marked version 7.0.81 as amd64 stable per bug #631420 (diff)
downloadgentoo-987643f74b5fe4ba7863132462f6e92fdbf896a1.tar.gz
gentoo-987643f74b5fe4ba7863132462f6e92fdbf896a1.tar.bz2
gentoo-987643f74b5fe4ba7863132462f6e92fdbf896a1.zip
media-tv/kodi: Require >=dev-libs/openssl-1.0.2j
See https://github.com/xbmc/xbmc/commit/0d55e122bb3c64dc79b8792434c99cc9c7ce56bd Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/kodi/kodi-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-tv/kodi/kodi-9999.ebuild b/media-tv/kodi/kodi-9999.ebuild
index c2bd98cb9896..0f68a3f58fe6 100644
--- a/media-tv/kodi/kodi-9999.ebuild
+++ b/media-tv/kodi/kodi-9999.ebuild
@@ -77,7 +77,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
>=net-misc/curl-7.51.0
nfs? ( net-fs/libnfs:= )
opengl? ( media-libs/glu )
- !libressl? ( >=dev-libs/openssl-1.0.2j:0= )
+ !libressl? ( >=dev-libs/openssl-1.0.2l:0= )
libressl? ( dev-libs/libressl:0= )
pulseaudio? ( media-sound/pulseaudio )
samba? ( >=net-fs/samba-3.4.6[smbclient(+)] )