All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rongqing Li <rongqing.li@windriver.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] xmlto: xsltproc is required by both native and target
Date: Tue, 25 Aug 2015 10:05:59 +0800	[thread overview]
Message-ID: <55DBCD87.5040108@windriver.com> (raw)
In-Reply-To: <CAJTo0LbOFtEZwj3j39ukrSmZAp0O4s==9baGqLaqHYJZdJaMpw@mail.gmail.com>



On 2015年08月25日 00:18, Burton, Ross wrote:
>
> On 24 August 2015 at 04:19, <rongqing.li@windriver.com
> <mailto:rongqing.li@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


      reply	other threads:[~2015-08-25  2:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-24  3:19 [PATCH] xmlto: xsltproc is required by both native and target rongqing.li
2015-08-24 16:18 ` Burton, Ross
2015-08-25  2:05   ` Rongqing Li [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55DBCD87.5040108@windriver.com \
    --to=rongqing.li@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.