10 lines
231 B
PkgConfig
10 lines
231 B
PkgConfig
prefix=%exec_prefix%
|
|
libdir=%libdir%
|
|
includedir=%includedir%
|
|
|
|
Name: NSS
|
|
Description: Network Security Services
|
|
Version: %NSS_VERSION%
|
|
Requires: nspr >= %NSPR_VERSION%
|
|
Libs: -lssl3 -lsmime3 -lnss3 -lnssutil3
|
|
Cflags: -I${includedir}
|