mirror of
https://abf.rosa.ru/djam/nss.git
synced 2025-02-23 08:22:50 +00:00
11 lines
263 B
PkgConfig
11 lines
263 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%
|
|
Libs: -lssl3 -lsmime3 -lnss3 -lsoftokn3 -lnssutil3
|
|
Cflags: -I${includedir}
|