mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 14:47:57 +00:00
python3-pandas: Inherit pkgconfig class
Ensure pkg-config is found during the build. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1c06238fc0
commit
3362f56e22
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user