projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
449c53e
)
Revert "media-tv/kodi: Tweak ffmpeg dep to mark only 3.4 as broken with Kodi."
author
Alexis Ballier
<aballier@gentoo.org>
Fri, 19 Jan 2018 11:06:06 +0000
(12:06 +0100)
committer
Alexis Ballier
<aballier@gentoo.org>
Fri, 19 Jan 2018 11:06:06 +0000
(12:06 +0100)
This reverts commit
5c4b195d0e944d418f80a85650a10cbde26ac332
.
Bug: https://bugs.gentoo.org/645000
media-tv/kodi/kodi-17.6-r2.ebuild
patch
|
blob
|
history
diff --git
a/media-tv/kodi/kodi-17.6-r2.ebuild
b/media-tv/kodi/kodi-17.6-r2.ebuild
index 9faa56b3abdb9905136ca531dc23d767bab0f32d..2cabe7ef521d859e010774b4c3d37372b3c55a12 100644
(file)
--- a/
media-tv/kodi/kodi-17.6-r2.ebuild
+++ b/
media-tv/kodi/kodi-17.6-r2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-73,7
+73,7
@@
COMMON_DEPEND="${PYTHON_DEPS}
>=media-libs/taglib-1.11.1
system-ffmpeg? (
>=media-video/ffmpeg-${FFMPEG_VERSION}:=[encode,openssl,postproc]
-
!~
media-video/ffmpeg-3.4
+
<
media-video/ffmpeg-3.4
)
mysql? ( virtual/mysql )
>=net-misc/curl-7.51.0