mirror of
https://github.com/containers/skopeo.git
synced 2025-07-05 10:56:56 +00:00
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
5c119083fe
commit
3ad4bfcfee
@ -63,7 +63,6 @@ BuildRequires: go-rpm-macros
|
||||
%endif
|
||||
BuildRequires: gpgme-devel
|
||||
BuildRequires: libassuan-devel
|
||||
BuildRequires: ostree-devel
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: make
|
||||
BuildRequires: shadow-utils-subid-devel
|
||||
|
Loading…
Reference in New Issue
Block a user