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:
parent
71b69e5ad2
commit
20c40b59ac
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue