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:
Tom Gundersen 2020-09-09 21:07:36 +01:00 committed by Christian Kellner
parent d2e81fbf79
commit ec033ed623

View file

@ -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.