osbuild-composer.spec: Add a dependency on osbuild-ostree

The new functionality that landed in b0cfec767a
needs this dependency in order to function.

Fixes #689
This commit is contained in:
Stef Walter 2020-05-29 14:17:59 +02:00 committed by Tom Gundersen
parent 71b69e5ad2
commit 20c40b59ac

View file

@ -49,6 +49,7 @@ BuildRequires: golang(github.com/stretchr/testify/assert)
Requires: osbuild-composer-worker
Requires: systemd
Requires: osbuild >= 15
Requires: osbuild-ostree >= 15
Provides: weldr