diff --git a/gnome-keyring.spec b/gnome-keyring.spec index 48242de..e597a10 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -72,7 +72,9 @@ automatically unlock the "login" keyring when the user logs in. --with-systemd \ --without-libcap-ng \ --with-pkcs11-config=%{_datadir}/p11-kit/modules \ -%if %{without ssh_agent} +%if %{with ssh_agent} + --enable-ssh-agent +%else --disable-ssh-agent %endif