| > cat /boot/system/develop/lib/pkgconfig/lapack.pc
|
| prefix=/packages/lapack-3.10.0-4/.self
|
| libdir=${prefix}/develop/lib
|
| includedir=${prefix}/develop/headers
|
|
|
| Name: LAPACK
|
| Description: FORTRAN reference implementation of LAPACK Linear Algebra PACKage
|
| Version: 3.10.0
|
| URL: http://www.netlib.org/lapack/
|
| Libs: -L${libdir} -llapack
|
| Requires.private: openblas
|