diff --git a/docker.spec b/docker.spec index 131df02..8b3b015 100644 --- a/docker.spec +++ b/docker.spec @@ -61,7 +61,7 @@ BuildRequires: cmake Requires(pre): systemd %systemd_requires # With docker >= 1.11 you now need containerd (and runC or crun as a dep) -Requires: containerd +Requires: docker-containerd Requires: runc # need xz to work with ubuntu images # https://bugzilla.redhat.com/show_bug.cgi?id=1045220