ping
-Roy
On 2015年09月06日 13:19, Rongqing Li wrote:
ping
-Roy
On 2015年08月26日 13:55, rongqing...@windriver.com wrote:
From: Roy Li <rongqing...@windriver.com>
xsltproc is used to perform the XSL-T transformation by xmlto by default,
so it is required by both native and target, and target has the
dependence
on libxslt-bin, so add libxslt to native RDEPENDS
Signed-off-by: Roy Li <rongqing...@windriver.com>
---
meta/recipes-devtools/xmlto/xmlto_0.0.26.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta/recipes-devtools/xmlto/xmlto_0.0.26.bb
b/meta/recipes-devtools/xmlto/xmlto_0.0.26.bb
index a7a0183..688be74 100644
--- a/meta/recipes-devtools/xmlto/xmlto_0.0.26.bb
+++ b/meta/recipes-devtools/xmlto/xmlto_0.0.26.bb
@@ -24,6 +24,9 @@ RDEPENDS_${PN} = "docbook-xml-dtd4 \
RDEPENDS_${PN}_append_class-target = " \
libxslt-bin \
"
+RDEPENDS_${PN}_append_class-native = " \
+ libxslt \
+"
BBCLASSEXTEND = "native"
--
Best Reagrds,
Roy | RongQing Li
--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core