diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-08-17 23:33:14 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-08-17 23:34:08 -0700 |
commit | 8453d792bd48a4ebe8285944c1eabfac188a8da9 (patch) | |
tree | 819f065abfa0777f59b5136c9c27fef76f0b36dc /media-tv | |
parent | app-emacs/nxml-svg-schemas: Bump EAPI to 7. (diff) | |
download | gentoo-8453d792bd48a4ebe8285944c1eabfac188a8da9.tar.gz gentoo-8453d792bd48a4ebe8285944c1eabfac188a8da9.tar.bz2 gentoo-8453d792bd48a4ebe8285944c1eabfac188a8da9.zip |
media-tv/kodi: One more mesa[X(+)]
Missed in commit 97c3d2d26f9c.
Bug: https://bugs.gentoo.org/560096
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/kodi/kodi-18.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-tv/kodi/kodi-18.3-r1.ebuild b/media-tv/kodi/kodi-18.3-r1.ebuild index 83375bd4ab1b..767fad722fe7 100644 --- a/media-tv/kodi/kodi-18.3-r1.ebuild +++ b/media-tv/kodi/kodi-18.3-r1.ebuild @@ -88,7 +88,7 @@ COMMON_DEPEND="${PYTHON_DEPS} >=media-libs/fontconfig-2.12.4 >=media-libs/freetype-2.8 >=media-libs/libass-0.13.4 - !raspberry-pi? ( media-libs/mesa[egl] ) + !raspberry-pi? ( media-libs/mesa[egl,X(+)] ) >=media-libs/taglib-1.11.1 system-ffmpeg? ( >=media-video/ffmpeg-${FFMPEG_VERSION}:=[encode,postproc] |