summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index b1d54ddbd7..52d977236f 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -11043,8 +11043,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
11043 Recipes that provide the functionality in question list the 11043 Recipes that provide the functionality in question list the
11044 virtual target in <filename>PROVIDES</filename>. 11044 virtual target in <filename>PROVIDES</filename>.
11045 Recipes that depend on the functionality in question can 11045 Recipes that depend on the functionality in question can
11046 include the virtual target in 11046 include the virtual target in <filename>DEPENDS</filename>
11047 <link linkend='var-DEPENDS'><filename>DEPENDS</filename></link>
11048 to leave the choice of provider open. 11047 to leave the choice of provider open.
11049 </para> 11048 </para>
11050 11049