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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index ae74c33e9a..9f22744922 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -9972,7 +9972,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
9972 In this case, <filename>--with-croco</filename> is 9972 In this case, <filename>--with-croco</filename> is
9973 added to the configure script argument list and 9973 added to the configure script argument list and
9974 <filename>libcroco</filename> is added to 9974 <filename>libcroco</filename> is added to
9975 <filename><link linkend='var-DEPENDS'>DEPENDS</link></filename>. 9975 <filename>DEPENDS</filename>.
9976 On the other hand, if the feature is disabled say through 9976 On the other hand, if the feature is disabled say through
9977 a <filename>.bbappend</filename> file in another layer, then 9977 a <filename>.bbappend</filename> file in another layer, then
9978 the second argument <filename>--without-croco</filename> is 9978 the second argument <filename>--without-croco</filename> is