diff options
| -rw-r--r-- | recipes-containers/podman/podman_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb index 07c17449..cba685c0 100644 --- a/recipes-containers/podman/podman_git.bb +++ b/recipes-containers/podman/podman_git.bb | |||
| @@ -150,7 +150,7 @@ VIRTUAL-RUNTIME_base-utils-nsenter ?= "util-linux-nsenter" | |||
| 150 | COMPATIBLE_HOST = "^(?!mips).*" | 150 | COMPATIBLE_HOST = "^(?!mips).*" |
| 151 | 151 | ||
| 152 | RDEPENDS:${PN} += "\ | 152 | RDEPENDS:${PN} += "\ |
| 153 | conmon ${VIRTUAL-RUNTIME_container_runtime} iptables libdevmapper ${VIRTUAL-RUNTIME_container_networking} ${VIRTUAL-RUNTIME_base-utils-nsenter} \ | 153 | catatonit conmon ${VIRTUAL-RUNTIME_container_runtime} iptables libdevmapper ${VIRTUAL-RUNTIME_container_networking} ${VIRTUAL-RUNTIME_base-utils-nsenter} \ |
| 154 | ${@bb.utils.contains('PACKAGECONFIG', 'rootless', 'fuse-overlayfs slirp4netns', '', d)} \ | 154 | ${@bb.utils.contains('PACKAGECONFIG', 'rootless', 'fuse-overlayfs slirp4netns', '', d)} \ |
| 155 | " | 155 | " |
| 156 | RRECOMMENDS:${PN} += "slirp4netns \ | 156 | RRECOMMENDS:${PN} += "slirp4netns \ |
| @@ -167,7 +167,6 @@ RDEPENDS:${PN}-ptest += " \ | |||
| 167 | bash \ | 167 | bash \ |
| 168 | bats \ | 168 | bats \ |
| 169 | buildah \ | 169 | buildah \ |
| 170 | catatonit \ | ||
| 171 | coreutils \ | 170 | coreutils \ |
| 172 | file \ | 171 | file \ |
| 173 | gnupg \ | 172 | gnupg \ |
