mirror of https://github.com/containers/podman.git
Don't BuildRequires: ostree-devel
We are not opting into the ostree backend, and it doesn't build: https://github.com/containers/image/pull/2821 . So, stop referencing the dependency. Should not change behavior. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
parent
27593b9e33
commit
2c252a7614
|
@ -93,7 +93,6 @@ BuildRequires: shadow-utils-subid-devel
|
|||
BuildRequires: pkgconfig
|
||||
BuildRequires: make
|
||||
BuildRequires: man-db
|
||||
BuildRequires: ostree-devel
|
||||
BuildRequires: systemd
|
||||
BuildRequires: systemd-devel
|
||||
Requires: catatonit
|
||||
|
|
Loading…
Reference in New Issue