mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-19 22:32:12 +00:00
11 lines
265 B
PkgConfig
11 lines
265 B
PkgConfig
|
prefix=%prefix%
|
||
|
sdkdir=%sdkdir%
|
||
|
includedir=%includedir%/nss
|
||
|
|
||
|
Name: NSS
|
||
|
Description: Mozilla Network Security Services
|
||
|
Version: %MOZILLA_VERSION%
|
||
|
Requires: %NSPR_NAME% >= %NSPR_VERSION%
|
||
|
Libs: -L${sdkdir}/lib -lsmime3 -lssl3 -lnss3 -lnssutil3
|
||
|
Cflags: -I${includedir}
|