meta-google:misc: add pkgconfig inherit

This is required for OpenBMC meson projects

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I80805405c1214820ef6cf26467785aa0ae5247ca
diff --git a/meta-google/recipes-google/google-misc/google-misc.inc b/meta-google/recipes-google/google-misc/google-misc.inc
index 39f8db6..cf58ff6 100644
--- a/meta-google/recipes-google/google-misc/google-misc.inc
+++ b/meta-google/recipes-google/google-misc/google-misc.inc
@@ -9,4 +9,4 @@
 SRCREV = "af46bea650b072b978619acfbfd7cc1b3aead30b"
 
 S = "${WORKDIR}/git/subprojects/${GOOGLE_MISC_PROJ}"
-inherit meson
+inherit meson pkgconfig