This commit is contained in:
Sergey Zhemoytel 2024-04-10 23:02:19 +00:00
parent 160941ef15
commit 10d5e075be

View file

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