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

Burton, Ross ross.burton at intel.com
Mon Aug 24 16:18:13 UTC 2015


On 24 August 2015 at 04:19, <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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150824/e98e0cc1/attachment-0002.html>


More information about the Openembedded-core mailing list