mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-13 09:16:14 +01:00
Add ssh-keygen as a recommends for ssh MFA authentication
This commit is contained in:
parent
31b804eeec
commit
9cfaea0f37
@ -85,6 +85,13 @@ Recommends: obs-service-source_validator
|
|||||||
Recommends: obs-service-tar_scm
|
Recommends: obs-service-tar_scm
|
||||||
Recommends: obs-service-verify_file
|
Recommends: obs-service-verify_file
|
||||||
|
|
||||||
|
%if 0%{?fedora}
|
||||||
|
Recommends: openssh
|
||||||
|
%endif
|
||||||
|
%if 0%{?suse_version}
|
||||||
|
Recommends: openssh-common
|
||||||
|
%endif
|
||||||
|
|
||||||
# needed for `osc browse` that calls xdg-open
|
# needed for `osc browse` that calls xdg-open
|
||||||
Recommends: xdg-utils
|
Recommends: xdg-utils
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user