mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
cri-o: drop unneeded dependency on virtual-containerd
Signed-off-by: Renato Caldas <renato@calgera.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
7e6f503083
commit
680f56d9e4
|
@ -50,7 +50,7 @@ PACKAGECONFIG[selinux] = ",,libselinux"
|
||||||
|
|
||||||
PACKAGES =+ "${PN}-config"
|
PACKAGES =+ "${PN}-config"
|
||||||
|
|
||||||
RDEPENDS:${PN} += " virtual-containerd ${VIRTUAL-RUNTIME_container_runtime}"
|
RDEPENDS:${PN} += " ${VIRTUAL-RUNTIME_container_runtime}"
|
||||||
RDEPENDS:${PN} += " e2fsprogs-mke2fs conmon util-linux iptables conntrack-tools"
|
RDEPENDS:${PN} += " e2fsprogs-mke2fs conmon util-linux iptables conntrack-tools"
|
||||||
|
|
||||||
inherit systemd
|
inherit systemd
|
||||||
|
|
Loading…
Reference in New Issue
Block a user