7f79f8bf08
- Add nss-util pkgconfig and config files (copied from RH/Fedora) OBS-URL: https://build.opensuse.org/request/show/964904 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=376
12 lines
249 B
PkgConfig
12 lines
249 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=%LIBDIR%
|
|
includedir=${prefix}/include/nss3
|
|
|
|
Name: NSS-UTIL
|
|
Description: Network Security Services Utility Library
|
|
Version: %VERSION%
|
|
Requires: nspr >= %NSPR_VERSION%
|
|
Libs: -lnssutil3
|
|
Cflags: -I${includedir}
|