source: spec/trunk/SPECS/nss/nss.pc.in@ 1567

Last change on this file since 1567 was 746, checked in by dmik, 10 years ago

spec: nss: Add auxiliary source files.

They are partly taken from nss-3.23.0-1.0.fc24.src.rpm.

File size: 284 bytes
Line 
1prefix=%prefix%
2exec_prefix=%exec_prefix%
3libdir=%libdir%
4includedir=%includedir%
5
6Name: NSS
7Description: Network Security Services
8Version: %NSS_VERSION%
9Requires: nspr >= %NSPR_VERSION%, nss-util >= %NSSUTIL_VERSION%
10Libs: -L${libdir} -lssl3 -lsmime3 -lnss3
11Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.