source: spec/trunk/SPECS/nss/nss-util.pc.in@ 1330

Last change on this file since 1330 was 746, checked in by dmik, 9 years ago

spec: nss: Add auxiliary source files.

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

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