mirror of
https://github.com/containers/podman.git
synced 2025-06-21 01:19:15 +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: ostree-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
BuildRequires: systemd-devel
|
||||||
Requires: runc
|
Requires: runc
|
||||||
Requires: skopeo-containers
|
Requires: skopeo-containers
|
||||||
Requires: containernetworking-plugins >= 0.6.0-3
|
Requires: containernetworking-plugins >= 0.6.0-3
|
||||||
|
Reference in New Issue
Block a user