mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-video/ffmpeg: yasm support was dropped in October
Closes: https://bugs.gentoo.org/944201 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -343,7 +343,7 @@ DEPEND="${RDEPEND}
|
||||
BDEPEND+="
|
||||
>=dev-build/make-3.81
|
||||
virtual/pkgconfig
|
||||
cpu_flags_x86_mmx? ( || ( >=dev-lang/nasm-2.13 >=dev-lang/yasm-1.3 ) )
|
||||
cpu_flags_x86_mmx? ( >=dev-lang/nasm-2.13 )
|
||||
cuda? ( >=llvm-core/clang-7[llvm_targets_NVPTX] )
|
||||
doc? ( sys-apps/texinfo )
|
||||
test? ( net-misc/wget app-alternatives/bc )
|
||||
|
||||
Reference in New Issue
Block a user