diff options
| -rw-r--r-- | recipes-containers/podman/podman_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb index 35e6c2c2..f7866c6e 100644 --- a/recipes-containers/podman/podman_git.bb +++ b/recipes-containers/podman/podman_git.bb | |||
| @@ -107,8 +107,6 @@ FILES_${PN} += " \ | |||
| 107 | ${sysconfdir}/cni \ | 107 | ${sysconfdir}/cni \ |
| 108 | " | 108 | " |
| 109 | 109 | ||
| 110 | # Note that runc-opencontainers is the only currently tested | ||
| 111 | # runc provider. | ||
| 112 | RDEPENDS_${PN} += "conmon virtual/runc iptables cni skopeo" | 110 | RDEPENDS_${PN} += "conmon virtual/runc iptables cni skopeo" |
| 113 | RRECOMMENDS_${PN} += "slirp4netns" | 111 | RRECOMMENDS_${PN} += "slirp4netns" |
| 114 | RCONFLICTS_${PN} = "${@bb.utils.contains('PACKAGECONFIG', 'docker', 'docker', '', d)}" | 112 | RCONFLICTS_${PN} = "${@bb.utils.contains('PACKAGECONFIG', 'docker', 'docker', '', d)}" |
