SHA256
1
0
forked from pool/openvpn

Accepting request 731645 from home:-miska-:branches:network:vpn

Add p11kit build time dependency for pkcs providers autodetection

Not necessary during runtime, if not available falls back into previous
behaviour where you have to specidy provider manually.

OBS-URL: https://build.opensuse.org/request/show/731645
OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=144
This commit is contained in:
Reinhard Max 2019-10-22 13:56:16 +00:00 committed by Git OBS Bridge
parent b9c4125b9d
commit 7a2b687349
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 18 06:52:56 UTC 2019 - Michal Hrusecky <michal.hrusecky@opensuse.org>
- Add p11kit build time dependency for pkcs providers autodetection
-------------------------------------------------------------------
Mon Jul 29 07:43:00 UTC 2019 - Reinhard Max <max@suse.com>

View File

@ -56,6 +56,7 @@ BuildRequires: iproute2
BuildRequires: libselinux-devel
BuildRequires: lzo-devel
BuildRequires: openssl-devel
BuildRequires: p11-kit-devel
BuildRequires: pam-devel
BuildRequires: pkcs11-helper-devel >= 1.11
BuildRequires: xz