package/eigen: install .pc file
authorYann E. MORIN <yann.morin.1998@free.fr>
Mon, 28 Dec 2015 19:08:54 +0000 (20:08 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 28 Dec 2015 20:58:14 +0000 (21:58 +0100)
commitad366b357bc224e82a04c0b0ded6289c4d938969
tree4a75d80fa261be54c8173aee21c7f450e3253781
parenta986e09497d1ddc3c8fecdf8feabc516fd345cfc
package/eigen: install .pc file

Other packages will look for eigen3.pc to detect the presence of eigen3.

eigen3.pc is usually installed by eigen's cmake buildsystem, but we do a
manual install to not depend on host-cmake just to install header files.
But in doing so, we forgot to install the .pc file.

Manually sed the source .pc.in to generate the final .pc file.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/eigen/eigen.mk