All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Martin Jansa <martin.jansa@gmail.com>
Cc: openembeded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH 7/7] libdbi-perl: add runtime dependency on perl
Date: Fri, 16 Aug 2019 16:37:46 -0700	[thread overview]
Message-ID: <CAMKF1speMTGhaYO9cVT7dUy3anVN-tg0mXwPM+iwJLSnNSMkVg@mail.gmail.com> (raw)
In-Reply-To: <20190816103958.2701581-7-Martin.Jansa@gmail.com>

On Fri, Aug 16, 2019 at 3:40 AM Martin Jansa <martin.jansa@gmail.com> wrote:
>
> * fixes:
>   ERROR: QA Issue: /usr/bin/dbiproxy contained in package libdbi-perl requires /usr/bin/perl, but no providers found in RDEPENDS_libdbi-perl? [file-rdeps]
>
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
>  meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb b/meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb
> index 91f94a1aa0..7532b3fa22 100644
> --- a/meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb
> +++ b/meta-oe/recipes-devtools/perl/libdbi-perl_1.642.bb
> @@ -28,6 +28,7 @@ do_install_prepend() {
>  }
>
>  RDEPENDS_${PN}_class-target = " \
> +    perl \

should this be make RDEPENDS_${PN}_append_class-target so it can pick
the perl rdep from cpan-base class ?

>      perl-module-carp \
>      perl-module-exporter \
>      perl-module-exporter-heavy \
> --
> 2.17.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


  reply	other threads:[~2019-08-16 23:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-16 10:39 [meta-oe][PATCH 1/7] freeradius: add runtime dependency on perl Martin Jansa
2019-08-16 10:39 ` [meta-oe][PATCH 2/7] scsirastools: add runtime dependency on bash Martin Jansa
2019-08-16 10:39 ` [meta-oe][PATCH 3/7] libcec: add runtime dependency on python3-core Martin Jansa
2019-08-16 10:39 ` [meta-oe][PATCH 4/7] dnf-plugin-tui: add runtime dependency on bash Martin Jansa
2019-08-16 10:39 ` [meta-oe][PATCH 5/7] edac-utils: add runtime dependency on perl Martin Jansa
2019-08-16 10:39 ` [meta-oe][PATCH 6/7] lmsensors: add runtime dependency on bash Martin Jansa
2019-08-16 10:39 ` [meta-oe][PATCH 7/7] libdbi-perl: add runtime dependency on perl Martin Jansa
2019-08-16 23:37   ` Khem Raj [this message]
2019-08-16 14:36 ` [meta-oe][PATCH 1/7] freeradius: " Khem Raj

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=CAMKF1speMTGhaYO9cVT7dUy3anVN-tg0mXwPM+iwJLSnNSMkVg@mail.gmail.com \
    --to=raj.khem@gmail.com \
    --cc=martin.jansa@gmail.com \
    --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.