mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-tv/tvheadend: ffmpeg support is required for vaapi
Bug: https://bugs.gentoo.org/954780 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -27,6 +27,7 @@ IUSE="dbus debug +ddci dvbcsa +dvb +ffmpeg hdhomerun +imagecache +inotify iptv o
|
||||
REQUIRED_USE="
|
||||
${PYTHON_REQUIRED_USE}
|
||||
ddci? ( dvb )
|
||||
vaapi? ( ffmpeg )
|
||||
"
|
||||
|
||||
BDEPEND="
|
||||
|
||||
@@ -27,6 +27,7 @@ IUSE="dbus debug +ddci dvbcsa +dvb +ffmpeg hdhomerun +imagecache +inotify iptv o
|
||||
REQUIRED_USE="
|
||||
${PYTHON_REQUIRED_USE}
|
||||
ddci? ( dvb )
|
||||
vaapi? ( ffmpeg )
|
||||
"
|
||||
|
||||
BDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user