mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user