meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: Leonard Anderweit <L.Anderweit@phytec.de>
Cc: meta-virtualization@lists.yoctoproject.org, upstream@phytec.de
Subject: Re: [meta-virtualization][PATCH] podman-compose: Add missing runtime dependency python-dotenv
Date: Sat, 12 Aug 2023 03:16:11 +0000	[thread overview]
Message-ID: <ZNb5e7ZEjvS6hR+q@gmail.com> (raw)
In-Reply-To: <20230811125337.102460-1-l.anderweit@phytec.de>

merged.

Bruce

In message: [meta-virtualization][PATCH] podman-compose: Add missing runtime dependency python-dotenv
on 11/08/2023 Leonard Anderweit wrote:

> Signed-off-by: Leonard Anderweit <l.anderweit@phytec.de>
> ---
>  recipes-containers/podman-compose/podman-compose_1.0.6.bb | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/recipes-containers/podman-compose/podman-compose_1.0.6.bb b/recipes-containers/podman-compose/podman-compose_1.0.6.bb
> index cb569209e675..04c1be9bcb5b 100644
> --- a/recipes-containers/podman-compose/podman-compose_1.0.6.bb
> +++ b/recipes-containers/podman-compose/podman-compose_1.0.6.bb
> @@ -12,4 +12,7 @@ S = "${WORKDIR}/git"
>  
>  DEPENDS += "${PYTHON_PN}-pyyaml-native"
>  
> -RDEPENDS:${PN} += "${PYTHON_PN}-pyyaml"
> +RDEPENDS:${PN} += "\
> +    ${PYTHON_PN}-pyyaml \
> +    ${PYTHON_PN}-dotenv \
> +"
> -- 
> 2.34.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8173): https://lists.yoctoproject.org/g/meta-virtualization/message/8173
> Mute This Topic: https://lists.yoctoproject.org/mt/100682814/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



      reply	other threads:[~2023-08-12  3:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-11 12:53 [meta-virtualization][PATCH] podman-compose: Add missing runtime dependency python-dotenv Leonard Anderweit
2023-08-12  3:16 ` Bruce Ashfield [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=ZNb5e7ZEjvS6hR+q@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=L.Anderweit@phytec.de \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=upstream@phytec.de \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).