SPEC: depend on osbuid v78
The version 78 is needed in order to use the `chown` stage. Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
0e2f221514
commit
4e2b369acf
1 changed files with 4 additions and 4 deletions
|
|
@ -295,10 +295,10 @@ The core osbuild-composer binary. This is suitable both for spawning in containe
|
|||
Summary: The worker for osbuild-composer
|
||||
Requires: systemd
|
||||
Requires: qemu-img
|
||||
Requires: osbuild >= 70
|
||||
Requires: osbuild-ostree >= 70
|
||||
Requires: osbuild-lvm2 >= 70
|
||||
Requires: osbuild-luks2 >= 70
|
||||
Requires: osbuild >= 78
|
||||
Requires: osbuild-ostree >= 78
|
||||
Requires: osbuild-lvm2 >= 78
|
||||
Requires: osbuild-luks2 >= 78
|
||||
Requires: %{name}-dnf-json = %{version}-%{release}
|
||||
|
||||
%description worker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue