[Buildroot] [PATCH 1/2] package/eigen: install .pc file

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Dec 28 21:05:40 UTC 2015


Dear Yann E. MORIN,

On Mon, 28 Dec 2015 20:08:54 +0100, Yann E. MORIN wrote:
> 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 at free.fr>
> ---
>  package/eigen/eigen.mk | 9 +++++++++
>  1 file changed, 9 insertions(+)

Applied, thanks. Since I forgot to fix it in the commit, I did a
follow-up commit to fix the indentation. You used a mix of tabs and
spaces in a not very consistent way.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list