spec/cli: depend on koji
This should depend on the cli client, which is shipped in the koji package, not the builder. Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
d2e81fbf79
commit
ec033ed623
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ Koji builder plugin for osbuild composer integration.
|
|||
%package cli
|
||||
Summary: Koji client plugin for osbuild composer integration
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: koji-builder
|
||||
Requires: koji
|
||||
|
||||
%description cli
|
||||
Koji client plugin for osbuild composer integration.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue