diff options
author | CoprDistGit <infra@openeuler.org> | 2024-10-22 06:41:18 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-10-22 06:41:18 +0000 |
commit | 29e97240368eeb7e662e3e326ce547dccea742a2 (patch) | |
tree | eb3d47975d564679ba90a4fd8f8d02e69fb6b747 /nss-softokn.pc | |
parent | 177ab01f23c074d39686bacd3420fa7e6b560c9b (diff) |
automatic import of nssopeneuler20.03_LTS_SP4
Diffstat (limited to 'nss-softokn.pc')
-rw-r--r-- | nss-softokn.pc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/nss-softokn.pc b/nss-softokn.pc new file mode 100644 index 0000000..db1cf7a --- /dev/null +++ b/nss-softokn.pc @@ -0,0 +1,11 @@ +prefix=/usr +exec_prefix=/usr +libdir=/usr/lib64 +includedir=/usr/include/nss3 + +Name: NSS-SOFTOKN +Description: Network Security Services Softoken PKCS #11 Module +Version: 3.54 +Requires: nspr >= 4.20.0, nss-util >= 3.54 +Libs: -L${libdir} -lfreebl3 -lnssdbm3 -lsoftokn3 +Cflags: -I${includedir} |