enable ssh agent in gnome-keyring

Description:

In recent versions of gnome-keyring-daemon the ssh agent is no longer available (running with --components=ssh)

Additional info:

building package with configure option --enable-ssh-agent fixes the issue for me

  • package version(s):

gnome-keyring 1:46.1-2

Steps to reproduce:

  1. run

/usr/bin/gnome-keyring-daemon --foreground --components=ssh

  1. check contents of GNOME_KEYRING_CONTROL directory (/run/user/1000/keyring for me)
  2. there is no ssh socket created inside the directory