projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
132ec23
)
media-libs/x265: package uses dev-lang/nasm
author
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 24 May 2020 15:14:28 +0000
(17:14 +0200)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 24 May 2020 20:23:52 +0000
(22:23 +0200)
Closes: https://bugs.gentoo.org/676270
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
media-libs/x265/x265-3.3.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/x265/x265-3.3.ebuild
b/media-libs/x265/x265-3.3.ebuild
index a8595e79d053e54d11a415ffecc6fb59eba55fcc..503dca0ef3eada25181a556d238ff28f6a466615 100644
(file)
--- a/
media-libs/x265/x265-3.3.ebuild
+++ b/
media-libs/x265/x265-3.3.ebuild
@@
-24,7
+24,7
@@
IUSE="+asm +10bit +12bit cpu_flags_arm_neon cpu_flags_ppc_altivec numa pic power
# Test suite requires assembly support and is known to be broken
RESTRICT="test"
-ASM_DEPEND=">=dev-lang/
yasm-1.2.0
"
+ASM_DEPEND=">=dev-lang/
nasm-2.13
"
BDEPEND="asm? (
abi_x86_32? ( ${ASM_DEPEND} )