From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 00/20] Some new Perl modules
Date: Sun, 19 Apr 2015 11:30:40 +0200 [thread overview]
Message-ID: <20150419113040.1c46a6cb@free-electrons.com> (raw)
In-Reply-To: <XnsA4816FEFF3E58berndkuhlsPkbjNfxxIA@bernd-kuhls.de>
Dear Bernd Kuhls,
On Sun, 19 Apr 2015 11:00:14 +0200, Bernd Kuhls wrote:
> perl-mail-spamassassin checks for the presence of some dependency modules
> during its configuration phase and stops if they can not be found, like:
>
> dependency check complete...
>
> REQUIRED module missing: HTML::Parser
> REQUIRED module missing: Net::DNS
> REQUIRED module missing: NetAddr::IP
>
> After
>
> $ make host-perl-html-parser
>
> this list will be shorter:
>
> dependency check complete...
>
> REQUIRED module missing: Net::DNS
> REQUIRED module missing: NetAddr::IP
>
> This serves just as an example, having these host modules installed makes
> SpamAssassin_s configure happy ;)
Right, but isn't this an ugly workaround? They are not really needed on
the host, only to make spamassassin believe they will be on the target.
Isn't there a better solution?
Fran?ois, maybe you have an idea?
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-04-19 9:30 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-19 8:33 [Buildroot] [PATCH 00/20] Some new Perl modules Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 01/20] perl-digest-hmac: New package Bernd Kuhls
2015-04-19 9:42 ` Thomas Petazzoni
2015-04-19 8:33 ` [Buildroot] [PATCH 02/20] perl-html-tagset: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 03/20] perl-html-parser: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 04/20] perl-netaddr-ip: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 05/20] perl-net-dns: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 06/20] perl-time-hires: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 07/20] perl-encode-locale: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 08/20] perl-http-date: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 09/20] perl-file-listing: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 10/20] perl-io-html: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 11/20] perl-uri: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 12/20] perl-lwp-mediatypes: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 13/20] perl-http-message: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 14/20] perl-http-cookies: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 15/20] perl-http-daemon: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 16/20] perl-http-negotiate: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 17/20] perl-net-http: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 18/20] perl-www-robotrules: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 19/20] perl-libwww: " Bernd Kuhls
2015-04-19 8:33 ` [Buildroot] [PATCH 20/20] perl-mime-base64: " Bernd Kuhls
2015-04-19 8:50 ` [Buildroot] [PATCH 00/20] Some new Perl modules Thomas Petazzoni
2015-04-19 9:00 ` Bernd Kuhls
2015-04-19 9:30 ` Thomas Petazzoni [this message]
2015-04-19 9:23 ` François Perrad
2015-04-19 9:31 ` Bernd Kuhls
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=20150419113040.1c46a6cb@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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.