[OE-core] [PATCH] xmlto: xsltproc is required by both native and target

Rongqing Li rongqing.li at windriver.com
Tue Aug 25 02:05:59 UTC 2015



On 2015年08月25日 00:18, Burton, Ross wrote:
>
> On 24 August 2015 at 04:19, <rongqing.li at windriver.com
> <mailto:rongqing.li at windriver.com>> wrote:
>
>     @@ -20,9 +20,7 @@ RDEPENDS_${PN} = "docbook-xml-dtd4 \
>                         util-linux \
>                         libxml2 \
>                         bash \
>     -"
>     -RDEPENDS_${PN}_append_class-target = " \
>     -                  libxslt-bin \
>     +                  libxslt \
>
>
> This drops the runtime dependency on libxslt-bin, is this intentional?
> Should the dependency on libxslt be libxslt-bin?  Does it even need an
> explicit dependency on libxml? (does it use the xmllint or xmlcatalog
> binaries).
>
> Ross

it should be that target depends on libxslt-bin, and native depends on
libxslt, and dependency on libxml has been added on RDEPENDS

I will send v2


-- 
Best Reagrds,
Roy | RongQing Li



More information about the Openembedded-core mailing list