]> code.ossystems Code Review - openembedded-core.git/commit
gpgme: Add pkg-config file
authorPaul Barker <paul@paulbarker.me.uk>
Fri, 8 Aug 2014 11:37:08 +0000 (11:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Aug 2014 22:01:35 +0000 (23:01 +0100)
commit066eb8fbfd90f1a5af01a8f63adbe0cd2ae8cb5c
tree37c55a37a8fa3f691525144c72043b4e480253cd
parente37841faf746895f41627130623196c0bebe0740
gpgme: Add pkg-config file

A basic gpgme.pc file is installed with gpgme which should allow the library to
be found and used using pkg-config rather than gpgme-config.

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gpgme/gpgme-1.4.3/gpgme.pc [new file with mode: 0644]
meta/recipes-support/gpgme/gpgme_1.4.3.bb