mirror of
https://abf.rosa.ru/djam/docker.git
synced 2025-02-23 09:32:49 +00:00
update spec
This commit is contained in:
parent
b7d0fc093d
commit
f59b24f6ad
1 changed files with 2 additions and 1 deletions
|
@ -61,8 +61,9 @@ BuildRequires: cmake
|
|||
Requires(pre): systemd
|
||||
%systemd_requires
|
||||
# With docker >= 1.11 you now need containerd (and runC or crun as a dep)
|
||||
Requires: docker-containerd
|
||||
Requires: containerd
|
||||
Requires: runc
|
||||
Recommends: crun
|
||||
# need xz to work with ubuntu images
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1045220
|
||||
Requires: xz
|
||||
|
|
Loading…
Add table
Reference in a new issue