From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] perl-www-robotrules: fix dependencies
Date: Tue, 25 Aug 2015 20:50:50 +0200 [thread overview]
Message-ID: <20150825205050.119b78ba@free-electrons.com> (raw)
In-Reply-To: <1440527914-9575-1-git-send-email-francois.perrad@gadz.org>
Dear Francois Perrad,
On Tue, 25 Aug 2015 20:38:32 +0200, Francois Perrad wrote:
> regenerated by support/scripts/scancpan
>
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
> package/perl-www-robotrules/Config.in | 2 +-
> package/perl-www-robotrules/perl-www-robotrules.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/perl-www-robotrules/Config.in b/package/perl-www-robotrules/Config.in
> index 83dbcfb..e80f5a0 100644
> --- a/package/perl-www-robotrules/Config.in
> +++ b/package/perl-www-robotrules/Config.in
> @@ -1,6 +1,6 @@
> config BR2_PACKAGE_PERL_WWW_ROBOTRULES
> bool "perl-www-robotrules"
> - select PERL_URI
> + select BR2_PACKAGE_PERL_URI
Indeed, good catch.
> help
> This module provides functions that deal the date formats used by the
> HTTP protocol (and then some more)
> diff --git a/package/perl-www-robotrules/perl-www-robotrules.mk b/package/perl-www-robotrules/perl-www-robotrules.mk
> index 0c68b98..e74baab 100644
> --- a/package/perl-www-robotrules/perl-www-robotrules.mk
> +++ b/package/perl-www-robotrules/perl-www-robotrules.mk
> @@ -7,7 +7,7 @@
> PERL_WWW_ROBOTRULES_VERSION = 6.02
> PERL_WWW_ROBOTRULES_SOURCE = WWW-RobotRules-$(PERL_WWW_ROBOTRULES_VERSION).tar.gz
> PERL_WWW_ROBOTRULES_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GA/GAAS
> -PERL_WWW_ROBOTRULES_DEPENDENCIES = perl-uri
> +PERL_WWW_ROBOTRULES_DEPENDENCIES = perl perl-uri
Please don't include "perl" in the dependencies, and make the perl
package infrastructure automatically add it to all target perl
packages. I already asked this a while ago I believe.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-08-25 18:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-25 18:38 [Buildroot] [PATCH 1/3] perl-www-robotrules: fix dependencies Francois Perrad
2015-08-25 18:38 ` [Buildroot] [PATCH 2/3] perl-http-cookies: " Francois Perrad
2015-08-25 18:38 ` [Buildroot] [PATCH 3/3] perl-http-daemon: " Francois Perrad
2015-08-25 18:50 ` Thomas Petazzoni [this message]
2015-08-26 16:49 ` [Buildroot] [PATCH 1/3] perl-www-robotrules: " François Perrad
2015-08-26 17:36 ` Thomas Petazzoni
2015-08-26 17:44 ` Thomas Petazzoni
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=20150825205050.119b78ba@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox