diff options
| -rw-r--r-- | meta/recipes-devtools/xmlto/xmlto_0.0.28.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb b/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb index 7d27c43c83..5ed2709e31 100644 --- a/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb +++ b/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb | |||
| @@ -29,7 +29,7 @@ RDEPENDS_${PN}_append_class-target = " \ | |||
| 29 | libxslt-bin \ | 29 | libxslt-bin \ |
| 30 | coreutils \ | 30 | coreutils \ |
| 31 | " | 31 | " |
| 32 | CACHED_CONFIGUREVARS += "ac_cv_path_TAIL=tail" | 32 | CACHED_CONFIGUREVARS += "ac_cv_path_TAIL=tail ac_cv_path_GREP=grep" |
| 33 | 33 | ||
| 34 | BBCLASSEXTEND = "native" | 34 | BBCLASSEXTEND = "native" |
| 35 | 35 | ||
