[winpr,ncrypt] bundle pkcs11.h and drop pkcs11-helper dependency

The ncrypt implementation currently relies on the pkcs11-helper library.
That is not available on RHEL for example. Let's bundle the standardized
header file from https://github.com/latchset/pkcs11-headers to avoid the
need for extra dependency.

Related: https://github.com/FreeRDP/FreeRDP/discussions/9982
This commit is contained in:
Ondrej Holy
2024-04-16 13:38:02 +02:00
committed by akallabeth
parent cef3d5e9d4
commit 5a28b046d5
15 changed files with 2418 additions and 88 deletions

View File

@@ -50,7 +50,6 @@ Build-Depends:
libsdl2-ttf-dev,
libsdl2-image-dev,
libsystemd-dev,
libpkcs11-helper1-dev,
libwebkit2gtk-4.0-dev,
liburiparser-dev,
libopus-dev,