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: perl-podlators
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
|
BuildRequires: p11-kit-devel
|
||||||
|
Recommends: p11-kit
|
||||||
|
|
||||||
%if %{kerberos5}
|
%if %{kerberos5}
|
||||||
BuildRequires: krb5-devel
|
BuildRequires: krb5-devel
|
||||||
@ -522,6 +524,7 @@ fi
|
|||||||
--with-ipaddr-display \
|
--with-ipaddr-display \
|
||||||
--with-pie=no \
|
--with-pie=no \
|
||||||
--with-systemd \
|
--with-systemd \
|
||||||
|
--with-default-pkcs11-provider=yes \
|
||||||
%if %{ldap}
|
%if %{ldap}
|
||||||
--with-ldap \
|
--with-ldap \
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user