You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
380 B
11 lines
380 B
prefix=@l_prefix@ |
|
exec_prefix=@l_prefix@ |
|
libdir=@l_prefix@/lib |
|
includedir=@l_prefix@/include |
|
|
|
Name: Mozilla NSS |
|
Description: Mozilla Network Security Services (NSS) |
|
Version: @version@ |
|
Requires: nspr |
|
Libs: -L${libdir}/nss -lnss -lsmime -lnssl -lcertdb -lcerthi -lpk11wrap -lsoftokn -lfreebl -lnsspki -lnssdev -lnssb -lcryptohi -lsecutil |
|
Cflags: -I${includedir}/nss -I${includedir}
|
|
|