diff --git a/openssh.spec b/openssh.spec index 720592f..41fbd85 100644 --- a/openssh.spec +++ b/openssh.spec @@ -259,6 +259,8 @@ BuildRequires: openssl-devel >= 0.9.8j BuildRequires: perl-podlators BuildRequires: systemd-devel BuildRequires: gcc +BuildRequires: p11-kit-devel +Recommends: p11-kit %if %{kerberos5} BuildRequires: krb5-devel @@ -522,6 +524,7 @@ fi --with-ipaddr-display \ --with-pie=no \ --with-systemd \ + --with-default-pkcs11-provider=yes \ %if %{ldap} --with-ldap \ %endif