From e81aae3ef92bc8473d69c9dbb05f135bcb63639c Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Mon, 12 Mar 2018 20:35:39 +0100 Subject: [PATCH] Add BR: openssh-clients (there is a check for ssh-add and ssh-agent). Release 2 --- gnome-keyring.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnome-keyring.spec b/gnome-keyring.spec index a076601..a86e199 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -8,7 +8,7 @@ Summary: Keep passwords and other user's secrets Summary(pl.UTF-8): Przechowywanie haseł i innych tajnych danych użytkowników Name: gnome-keyring Version: 3.28.0 -Release: 1 +Release: 2 License: LGPL v2+ (library), GPL v2+ (programs) Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/3.28/%{name}-%{version}.tar.xz @@ -26,6 +26,8 @@ BuildRequires: libselinux-devel # for some test only BuildRequires: libtasn1-devel >= 0.3.4 BuildRequires: libtool +# checks for ssh-add and ssh-agent +BuildRequires: openssh-clients BuildRequires: p11-kit-devel >= 0.16 %{?with_p11_tests:BuildRequires: p11-tests-devel >= 0.1} BuildRequires: pam-devel -- 2.43.0