/usr/lib/x86_64-linux-gnu/pkgconfig/lapack-netlib.pc is in liblapack-dev 3.7.1-4ubuntu1.
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 | libdir=/usr/lib/x86_64-linux-gnu
includedir=/usr/include/x86_64-linux-gnu
Name: LAPACK
Description: FORTRAN reference implementation of LAPACK Linear Algebra PACKage
Version: 3.7.1
URL: http://www.netlib.org/lapack/
Libs: -L${libdir} -llapack
Requires.private: blas
|