All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] gettext-tiny: Make libiconv only target dependency
Date: Tue, 9 Apr 2019 08:02:07 +0200	[thread overview]
Message-ID: <20190409080207.0bc7649b@windsurf.home> (raw)
In-Reply-To: <20190408215410.e3mxykdxrm23y3ml@vkochan-ThinkPad-T470p>

On Tue, 9 Apr 2019 00:54:10 +0300
Vadim Kochan <vadim4j@gmail.com> wrote:

> libiconv is needed by msgfmt and msgmerge during "translation" on the
> host so I think host-gettext-tiny should depend on host-libiconv.

There is no such thing as "host-libiconv". We do not need it, because
we assume the host system is iconv-capable.

The only thing gettext-tiny does for the target is install the wrapper
gettext program, so it certainly does not need libiconv.

The right fix is to remove this conditional libiconv dependency
entirely, and probably we should do the same for the gettext-gnu
package.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2019-04-09  6:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-08 14:04 [Buildroot] [PATCH] gettext-tiny: Make libiconv only target dependency Alexey Brodkin
2019-04-08 21:05 ` Thomas Petazzoni
2019-04-08 21:54   ` Vadim Kochan
2019-04-09  6:02     ` Thomas Petazzoni [this message]
2019-04-09  6:39       ` Vadim Kochan
2019-04-09  7:11         ` Alexey Brodkin
2019-04-09  7:34           ` Vadim Kochan

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=20190409080207.0bc7649b@windsurf.home \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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.