summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/xmlto/xmlto_0.0.28.bb')
-rw-r--r--meta/recipes-devtools/xmlto/xmlto_0.0.28.bb2
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 14d10094c6..886e7b4b93 100644
--- a/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb
+++ b/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb
@@ -20,10 +20,10 @@ RDEPENDS_${PN} = "docbook-xml-dtd4 \
20 util-linux \ 20 util-linux \
21 libxml2 \ 21 libxml2 \
22 bash \ 22 bash \
23 coreutils \
24" 23"
25RDEPENDS_${PN}_append_class-target = " \ 24RDEPENDS_${PN}_append_class-target = " \
26 libxslt-bin \ 25 libxslt-bin \
26 coreutils \
27" 27"
28CACHED_CONFIGUREVARS += "ac_cv_path_TAIL=${bindir}/tail" 28CACHED_CONFIGUREVARS += "ac_cv_path_TAIL=${bindir}/tail"
29 29