[oe-commits] [meta-openembedded] 04/07: cpprest: inherit pkg-config to find brotli library

git at git.openembedded.org git at git.openembedded.org
Thu Dec 13 21:05:08 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 6230bda5e51d83e628227a7ada1b5d08353fa0d8
Author: Gianfranco Costamagna <costamagna.gianfranco at gmail.com>
AuthorDate: Wed Dec 12 13:56:15 2018 +0100

    cpprest: inherit pkg-config to find brotli library
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-support/cpprest/cpprest_2.10.8.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/cpprest/cpprest_2.10.8.bb b/meta-oe/recipes-support/cpprest/cpprest_2.10.8.bb
index c94038f..b4b1c81 100644
--- a/meta-oe/recipes-support/cpprest/cpprest_2.10.8.bb
+++ b/meta-oe/recipes-support/cpprest/cpprest_2.10.8.bb
@@ -18,4 +18,4 @@ SRCREV= "204a52610234ac5180e80a6883b62c0ad085f51e"
 
 S = "${WORKDIR}/git"
 
-inherit cmake
+inherit cmake pkgconfig

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list