e1a1b3583b
- Remove the /nss3 fom Lib: line in nss.pc.in
12 lines
284 B
PkgConfig
12 lines
284 B
PkgConfig
prefix=%prefix%
|
|
exec_prefix=%exec_prefix%
|
|
libdir=%libdir%
|
|
includedir=%includedir%
|
|
|
|
Name: NSS
|
|
Description: Network Security Services
|
|
Version: %NSS_VERSION%
|
|
Requires: nspr >= %NSPR_VERSION%, nss-util >= %NSSUTIL_VERSION%
|
|
Libs: -L${libdir} -lssl3 -lsmime3 -lnss3
|
|
Cflags: -I${includedir}
|