mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
avro-c: Inherit pkgconfig
Fixes -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -14,4 +14,4 @@ SRC_URI = "git://github.com/apache/avro;branch=${BRANCH} \
|
|||||||
|
|
||||||
S = "${WORKDIR}/git/lang/c"
|
S = "${WORKDIR}/git/lang/c"
|
||||||
|
|
||||||
inherit cmake
|
inherit cmake pkgconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user