diff --git a/openvpn.changes b/openvpn.changes index 5b5423d..c92721f 100644 --- a/openvpn.changes +++ b/openvpn.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 18 06:52:56 UTC 2019 - Michal Hrusecky + +- Add p11kit build time dependency for pkcs providers autodetection + ------------------------------------------------------------------- Mon Jul 29 07:43:00 UTC 2019 - Reinhard Max diff --git a/openvpn.spec b/openvpn.spec index bd2a6e2..a8bfb7e 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -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