70c8536a25
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/nss#8b34570da21ddd732841d9e2d4ed111f590237a3
12 lines
330 B
PkgConfig
12 lines
330 B
PkgConfig
prefix=%prefix%
|
|
exec_prefix=%exec_prefix%
|
|
libdir=%libdir%
|
|
includedir=%includedir%
|
|
|
|
Name: NSS-SOFTOKN
|
|
Description: Network Security Services Softoken PKCS #11 Module
|
|
Version: %SOFTOKEN_VERSION%
|
|
Requires: nspr >= %NSPR_VERSION%, nss-util >= %NSSUTIL_VERSION%
|
|
Libs: -L${libdir} -lfreebl3 -lnssdbm3 -lsoftokn3
|
|
Cflags: -I${includedir}
|