summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2021-05-06 10:51:15 -0400
committerCraig Andrews <candrews@gentoo.org>2021-05-06 10:51:37 -0400
commit7119ef367deb8a3dc8c5d001128975cb419f1dda (patch)
treeb86b55b96b86c510d83a42cd8dbb8506f9866bae /media-tv
parentmedia-tv/kodi: require libass 0.15.1 (diff)
downloadgentoo-7119ef367deb8a3dc8c5d001128975cb419f1dda.tar.gz
gentoo-7119ef367deb8a3dc8c5d001128975cb419f1dda.tar.bz2
gentoo-7119ef367deb8a3dc8c5d001128975cb419f1dda.zip
media-tv/kodi: require OpenSSL >= 1.1.0
See https://github.com/xbmc/xbmc/commit/c93c396688 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
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 321b9717853c..1e3017a63585 100644
--- a/media-tv/kodi/kodi-9999.ebuild
+++ b/media-tv/kodi/kodi-9999.ebuild
@@ -118,7 +118,7 @@ COMMON_TARGET_DEPEND="${PYTHON_DEPS}
>=net-misc/curl-7.68.0[http2]
nfs? ( >=net-fs/libnfs-2.0.0:= )
!gles? ( media-libs/glu )
- >=dev-libs/openssl-1.0.2l:0=
+ >=dev-libs/openssl-1.1.0:0=
raspberry-pi? (
|| ( media-libs/raspberrypi-userland media-libs/raspberrypi-userland-bin media-libs/mesa[egl,gles2,video_cards_vc4] )
)