mirror of
https://github.com/containers/podman.git
synced 2025-06-20 17:13:43 +08:00
Fix COPR builds to start working again
We now need systemd in the root of the COPR build for podman. Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
@ -66,6 +66,7 @@ BuildRequires: libselinux-devel
|
||||
BuildRequires: ostree-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: make
|
||||
BuildRequires: systemd-devel
|
||||
Requires: runc
|
||||
Requires: skopeo-containers
|
||||
Requires: containernetworking-plugins >= 0.6.0-3
|
||||
|
Reference in New Issue
Block a user