mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 16:01:45 +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:
parent
9413b6fe3c
commit
901f9f9e67
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user