media-tv/kodi: 17.* requires <media-video/ffmpeg-3.4
authorCraig Andrews <candrews@gentoo.org>
Tue, 24 Oct 2017 19:06:00 +0000 (15:06 -0400)
committerCraig Andrews <candrews@gentoo.org>
Tue, 24 Oct 2017 19:06:31 +0000 (15:06 -0400)
Closes: https://bugs.gentoo.org/634802
Package-Manager: Portage-2.3.12, Repoman-2.3.3

media-tv/kodi/kodi-17.5-r1.ebuild [moved from media-tv/kodi/kodi-17.5.ebuild with 98% similarity]

similarity index 98%
rename from media-tv/kodi/kodi-17.5.ebuild
rename to media-tv/kodi/kodi-17.5-r1.ebuild
index 63fb63ef095e6161e4249ebd62e33ba4b1a19b4f..b92c08d6fe3ad936ed91ec8a291f0139645d1382 100644 (file)
@@ -74,7 +74,10 @@ COMMON_DEPEND="${PYTHON_DEPS}
        >=media-libs/libass-0.13.4
        media-libs/mesa[egl]
        >=media-libs/taglib-1.11.1
-       system-ffmpeg? ( >=media-video/ffmpeg-${FFMPEG_VERSION}:=[encode,openssl,postproc] )
+       system-ffmpeg? (
+               >=media-video/ffmpeg-${FFMPEG_VERSION}:=[encode,openssl,postproc]
+               <media-video/ffmpeg-3.4
+       )
        mysql? ( virtual/mysql )
        >=net-misc/curl-7.51.0
        nfs? ( net-fs/libnfs:= )