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:
Khem Raj
2021-09-22 09:11:05 -07:00
parent 9413b6fe3c
commit 901f9f9e67
@@ -14,4 +14,4 @@ SRC_URI = "git://github.com/apache/avro;branch=${BRANCH} \
S = "${WORKDIR}/git/lang/c"
inherit cmake
inherit cmake pkgconfig