Need a p11-kit to allow default pkcs11 proxy
This commit is contained in:
parent
42fe13ff31
commit
273086d13a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user