All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/2] libxml2: Add catalog and docbook support
Date: Fri, 22 Jan 2010 08:20:40 -0500	[thread overview]
Message-ID: <4B59A628.2070602@balister.org> (raw)
In-Reply-To: <1264154671-29704-1-git-send-email-michael.lippautz@gmail.com>

On 01/22/2010 05:04 AM, Michael Lippautz wrote:
> * Adds catalog and docbook support, which is needed for
>    libxml-libxml-perl recipe.
> ---
>   recipes/libxml/libxml2.inc |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/libxml/libxml2.inc b/recipes/libxml/libxml2.inc
> index bc31123..44e6f82 100644
> --- a/recipes/libxml/libxml2.inc
> +++ b/recipes/libxml/libxml2.inc
> @@ -9,7 +9,7 @@ PR = "r1"
>
>   inherit autotools pkgconfig binconfig
>
> -EXTRA_OECONF = "--without-python --without-debug --without-legacy --without-catalog --without-docbook --with-c14n"
> +EXTRA_OECONF = "--without-python --without-debug --without-legacy --with-catalog --with-docbook --with-c14n"

Does this change any of the recipes DEPENDS?

Philip



      reply	other threads:[~2010-01-22 13:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-22 10:04 [PATCH 2/2] libxml2: Add catalog and docbook support Michael Lippautz
2010-01-22 13:20 ` Philip Balister [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=4B59A628.2070602@balister.org \
    --to=philip@balister.org \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.