/usr/lib/pkgconfig/lapack-netlib.pc is in liblapack-dev 3.5.0-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | prefix=/usr
libdir=/usr/lib
Name: lapack
Description: FORTRAN reference implementation of LAPACK Linear Algebra PACKage
Version: 3.5.0
URL: http://www.netlib.org/lapack/
Libs: -L${libdir} -llapack
Requires: blas
|