Ensure pkg-config is found during the build.

Signed-off-by: Khem Raj <raj.k...@gmail.com>
---
 meta-python/recipes-devtools/python/python3-pandas_2.2.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python3-pandas_2.2.2.bb 
b/meta-python/recipes-devtools/python/python3-pandas_2.2.2.bb
index 1e7bb1f3f6..c12a237653 100644
--- a/meta-python/recipes-devtools/python/python3-pandas_2.2.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pandas_2.2.2.bb
@@ -13,7 +13,7 @@ SRC_URI += " \
 
 SRC_URI[sha256sum] = 
"9e79019aba43cb4fda9e4d983f8e88ca0373adbb697ae9c6c43093218de28b54"
 
-inherit pypi python_mesonpy cython
+inherit pkgconfig pypi python_mesonpy cython
 
 DEPENDS += " \
     python3-numpy-native \
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#115145): 
https://lists.openembedded.org/g/openembedded-devel/message/115145
Mute This Topic: https://lists.openembedded.org/mt/110890510/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to