/usr/lib/pkgconfig/lapacke.pc is in liblapacke 3.6.0-2ubuntu2.
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: lapacke
Description: C Standard Interface to LAPACK Linear Algebra PACKage
Version: 3.6.0
URL: http://www.netlib.org/lapack/
Libs: -L${libdir} -llapacke
Requires: lapack blas
|