Add ssh-add and ssh-agent runtime requires for new gcr-ssh-agent
This commit is contained in:
parent
50b7fcf7e6
commit
7dac093078
3
gcr.spec
3
gcr.spec
@ -32,7 +32,10 @@ BuildRequires: /usr/bin/gpg2
|
|||||||
BuildRequires: /usr/bin/ssh-add
|
BuildRequires: /usr/bin/ssh-add
|
||||||
BuildRequires: /usr/bin/ssh-agent
|
BuildRequires: /usr/bin/ssh-agent
|
||||||
BuildRequires: /usr/bin/xsltproc
|
BuildRequires: /usr/bin/xsltproc
|
||||||
|
|
||||||
Requires: %{name}-base%{?_isa} = %{version}-%{release}
|
Requires: %{name}-base%{?_isa} = %{version}-%{release}
|
||||||
|
Requires: /usr/bin/ssh-add
|
||||||
|
Requires: /usr/bin/ssh-agent
|
||||||
|
|
||||||
%description
|
%description
|
||||||
gcr is a library for displaying certificates, and crypto UI, accessing
|
gcr is a library for displaying certificates, and crypto UI, accessing
|
||||||
|
Loading…
Reference in New Issue
Block a user