projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c105a2
)
media-video/ffmpeg: add nasm as prefered asm compiler
author
Alexis Ballier
<aballier@gentoo.org>
Sun, 8 Oct 2017 11:15:59 +0000
(13:15 +0200)
committer
Alexis Ballier
<aballier@gentoo.org>
Sun, 8 Oct 2017 11:16:16 +0000
(13:16 +0200)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
media-video/ffmpeg/ffmpeg-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-video/ffmpeg/ffmpeg-9999.ebuild
b/media-video/ffmpeg/ffmpeg-9999.ebuild
index ac3d4666a006e19534c660e3ec5002d2626f46dc..227453fbbd4be504aeb3a2af0f46ab6ce5e11642 100644
(file)
--- a/
media-video/ffmpeg/ffmpeg-9999.ebuild
+++ b/
media-video/ffmpeg/ffmpeg-9999.ebuild
@@
-255,7
+255,7
@@
DEPEND="${RDEPEND}
doc? ( sys-apps/texinfo )
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
ladspa? ( >=media-libs/ladspa-sdk-1.13-r2[${MULTILIB_USEDEP}] )
- cpu_flags_x86_mmx? (
>=dev-lang/yasm-1.2
)
+ cpu_flags_x86_mmx? (
|| ( >=dev-lang/nasm-2.13 >=dev-lang/yasm-1.3 )
)
test? ( net-misc/wget sys-devel/bc )
v4l? ( sys-kernel/linux-headers )
"