mirror of
https://github.com/roytam1/UXP.git
synced 2026-07-20 14:08:31 +00:00
12 lines
264 B
Plaintext
12 lines
264 B
Plaintext
prefix=%prefix%
|
|
exec_prefix=%exec_prefix%
|
|
libdir=%libdir%
|
|
includedir=%includedir%
|
|
|
|
Name: NSS
|
|
Description: Network Security Services
|
|
Version: %NSS_VERSION%
|
|
Requires: nspr >= %NSPR_VERSION%
|
|
Libs: -L${libdir} -lssl3 -lsmime3 -lnss3 -lnssutil3
|
|
Cflags: -I${includedir}
|