From a219a331785b539e11b9419b2c9d2c49c9c08f69 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 18 Apr 2018 09:51:00 -0700 Subject: [PATCH] ref-manual: Removed redundant link to DEPENDS variable. (From yocto-docs rev: 6ecf6a692d759c783355581e227ff861e9492115) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" In this case, --with-croco is added to the configure script argument list and libcroco is added to - DEPENDS. + DEPENDS. On the other hand, if the feature is disabled say through a .bbappend file in another layer, then the second argument --without-croco is