summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 7539dec9d5..6808c49475 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -8801,7 +8801,7 @@ system and gives an overview of their function and contents.
8801 The ``WKS_FILE_DEPENDS`` variable is similar to the 8801 The ``WKS_FILE_DEPENDS`` variable is similar to the
8802 :term:`DEPENDS` variable. When you use the variable in 8802 :term:`DEPENDS` variable. When you use the variable in
8803 your recipe that builds the Wic image, dependencies you list in the 8803 your recipe that builds the Wic image, dependencies you list in the
8804 ``WIC_FILE_DEPENDS`` variable are added to the ``DEPENDS`` variable. 8804 ``WKS_FILE_DEPENDS`` variable are added to the ``DEPENDS`` variable.
8805 8805
8806 With the ``WKS_FILE_DEPENDS`` variable, you have the possibility to 8806 With the ``WKS_FILE_DEPENDS`` variable, you have the possibility to
8807 specify a list of additional dependencies (e.g. native tools, 8807 specify a list of additional dependencies (e.g. native tools,