mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-emulation/vbam: Pin ffmpeg back to version 3
It doesn't build with ffmpeg 4, the dependency is optional, and upstream don't appear to be in a hurry to fix it. Closes: https://bugs.gentoo.org/654176 Package-Manager: Portage-2.3.48, Repoman-2.3.10
This commit is contained in:
@@ -30,7 +30,7 @@ RDEPEND="
|
||||
sys-libs/zlib:=
|
||||
virtual/glu
|
||||
virtual/opengl
|
||||
ffmpeg? ( media-video/ffmpeg:= )
|
||||
ffmpeg? ( =media-video/ffmpeg-3*:= )
|
||||
lirc? ( app-misc/lirc )
|
||||
nls? ( virtual/libintl )
|
||||
wxwidgets? (
|
||||
|
||||
@@ -30,7 +30,7 @@ RDEPEND="
|
||||
sys-libs/zlib:=
|
||||
virtual/glu
|
||||
virtual/opengl
|
||||
ffmpeg? ( media-video/ffmpeg:= )
|
||||
ffmpeg? ( =media-video/ffmpeg-3*:= )
|
||||
lirc? ( app-misc/lirc )
|
||||
nls? ( virtual/libintl )
|
||||
wxwidgets? (
|
||||
|
||||
Reference in New Issue
Block a user