mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-08 00:10:15 +03:00
media-plugins/kodi-inputstream-ffmpegdirect: update ffmpeg usedeps
Also add :=, not tried but looking at the code this looks like to be linking with ffmpeg and not just using the tools. The || ( xml libxml2 ) will be replaced later by just [xml(-)] which can be done without another revbump. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -33,7 +33,8 @@ BDEPEND="
|
||||
"
|
||||
|
||||
COMMON_DEPEND="
|
||||
media-video/ffmpeg[encode,libxml2,zlib]
|
||||
media-video/ffmpeg:=[encode(+),zlib]
|
||||
|| ( media-video/ffmpeg[xml(-)] media-video/ffmpeg[libxml2(-)] )
|
||||
virtual/libiconv
|
||||
app-arch/bzip2
|
||||
=media-tv/kodi-19*
|
||||
|
||||
Reference in New Issue
Block a user