libaom: Clarify how to use NASM

And mark it as nodep so jhalfs won't install both yasm and nasm with no
reason.
This commit is contained in:
Xi Ruoyao 2023-04-22 16:09:17 +08:00
parent 51212646b7
commit 2d1e39e691
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -72,8 +72,10 @@
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="nasm"/> or
<xref linkend="yasm"/>
(or <xref role='nodep' linkend="nasm"/>, pass the
<option>-DENABLE_NASM=yes</option> option to <command>cmake</command>
if you want to use it instead of yasm)
</para>
<bridgehead renderas="sect4">Optional</bridgehead>