<literallayout class='monospaced'>
RDEPENDS_${PN} = "<replaceable>package</replaceable> (<replaceable>operator</replaceable> <replaceable>version</replaceable>)"
</literallayout>
- For <filename>operator</filename>, you can specify the
+ For <replaceable>operator</replaceable>, you can specify the
following:
<literallayout class='monospaced'>
=
<=
>=
</literallayout>
+ For <replaceable>version</replaceable>, provide the version
+ number.
+ <note><title>Tip</title>
+ You can use
+ <link linkend='var-EXTENDPKGV'><filename>EXTENDPKGV</filename></link>
+ to provide a full package version specification.
+ </note>
For example, the following sets up a dependency on version
1.2 or greater of the package <filename>foo</filename>:
<literallayout class='monospaced'>