diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index ce331d85b9..f0384a8443 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -10657,7 +10657,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" RDEPENDS_${PN} = "package (operator version)" - For operator, you can specify the + For operator, you can specify the following: = @@ -10666,6 +10666,13 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" <= >= + For version, provide the version + number. + Tip + You can use + EXTENDPKGV + to provide a full package version specification. + For example, the following sets up a dependency on version 1.2 or greater of the package foo: