mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
11 lines
268 B
PkgConfig
11 lines
268 B
PkgConfig
prefix=%prefix%
|
|
sdkdir=%sdkdir%
|
|
includedir=%includedir%
|
|
|
|
Name: NSS
|
|
Description: Mozilla Network Security Services
|
|
Version: %MOZILLA_VERSION%
|
|
Requires: %NSPR_NAME% >= %NSPR_VERSION%
|
|
Libs: -L${sdkdir}/lib -lnss3 -lsmime3 -lssl3 -lsoftokn3
|
|
Cflags: -I${includedir}/stable
|