summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/podman/podman_git.bb2
1 files changed, 1 insertions, 1 deletions
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"
143COMPATIBLE_HOST = "^(?!mips).*" 143COMPATIBLE_HOST = "^(?!mips).*"
144 144
145RDEPENDS:${PN} += "\ 145RDEPENDS:${PN} += "\
146 catatonit conmon ${VIRTUAL-RUNTIME_container_runtime} iptables libdevmapper \ 146 catatonit conmon ${VIRTUAL-RUNTIME_container_runtime} gpgme iptables libdevmapper \
147 ${VIRTUAL-RUNTIME_container_dns} ${VIRTUAL-RUNTIME_container_networking} ${VIRTUAL-RUNTIME_base-utils-nsenter} \ 147 ${VIRTUAL-RUNTIME_container_dns} ${VIRTUAL-RUNTIME_container_networking} ${VIRTUAL-RUNTIME_base-utils-nsenter} \
148" 148"
149RRECOMMENDS:${PN} += "slirp4netns \ 149RRECOMMENDS:${PN} += "slirp4netns \