From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: matt@mattfischer.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH] Add gpgme as a RDEPENDS for podman
Date: Wed, 19 Nov 2025 18:29:46 -0500 [thread overview]
Message-ID: <aR5S6n2X6jYW4VsN@gmail.com> (raw)
In-Reply-To: <20251118205020.50459-1-matt@mattfischer.com>
staged on master-next.
Bruce
In message: [meta-virtualization][PATCH] Add gpgme as a RDEPENDS for podman
on 18/11/2025 Matt Fischer via lists.yoctoproject.org wrote:
> podman needs gpgme in order to run. In some usages, this
> is being pulled in transitively by skopeo, but since skopeo
> was removed as a podman dependency last year, it now needs to be
> direct.
> ---
> recipes-containers/podman/podman_git.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb
> index f20022bb..f09e01f8 100644
> --- a/recipes-containers/podman/podman_git.bb
> +++ b/recipes-containers/podman/podman_git.bb
> @@ -143,7 +143,7 @@ VIRTUAL-RUNTIME_base-utils-nsenter ?= "util-linux-nsenter"
> COMPATIBLE_HOST = "^(?!mips).*"
>
> RDEPENDS:${PN} += "\
> - catatonit conmon ${VIRTUAL-RUNTIME_container_runtime} iptables libdevmapper \
> + catatonit conmon ${VIRTUAL-RUNTIME_container_runtime} gpgme iptables libdevmapper \
> ${VIRTUAL-RUNTIME_container_dns} ${VIRTUAL-RUNTIME_container_networking} ${VIRTUAL-RUNTIME_base-utils-nsenter} \
> "
> RRECOMMENDS:${PN} += "slirp4netns \
> --
> 2.50.1 (Apple Git-155)
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9442): https://lists.yoctoproject.org/g/meta-virtualization/message/9442
> Mute This Topic: https://lists.yoctoproject.org/mt/116363696/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
prev parent reply other threads:[~2025-11-19 23:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-18 20:50 [meta-virtualization][PATCH] Add gpgme as a RDEPENDS for podman Matt Fischer
2025-11-19 23:29 ` 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=aR5S6n2X6jYW4VsN@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=matt@mattfischer.com \
--cc=meta-virtualization@lists.yoctoproject.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox