mirror of
https://abf.rosa.ru/djam/runc.git
synced 2025-02-23 10:23:03 +00:00
fix requires
This commit is contained in:
parent
0e02dfc782
commit
28c7ac6965
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
Summary: CLI for running Open Containers
|
||||
Name: runc
|
||||
Version: 1.0.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Epoch: 1
|
||||
License: ASL 2.0
|
||||
Group: System/Kernel and hardware
|
||||
|
@ -21,7 +21,7 @@ BuildRequires: pkgconfig(libseccomp)
|
|||
Requires: xz
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1034919
|
||||
# No longer needed in Fedora because of libcontainer
|
||||
Requires: libcgroup
|
||||
Requires: libcgroup-tools
|
||||
Requires: e2fsprogs
|
||||
Requires: iptables
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue