/usr/lib/x86_64-linux-gnu/pkgconfig/libpkcs11-helper-1.pc is in libpkcs11-helper1-dev 1.21-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
features= debug threading token data certificate slotevent openssl engine_crypto_openssl engine_crypto_nss engine_crypto_mbedtls engine_crypto_cryptoapi engine_crypto_gnutls engine_crypto
Name: pkcs11-helper
Description: PKCS#11 helper library
Version: 1.21
Cflags: -I${includedir}
Libs: -lpthread -ldl -lcrypto -L${libdir} -lpkcs11-helper
|