Message ID | 20250411004201.3826913-12-raj.khem@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-oe,meta-python,01/12] qhull: Add recipe | expand |
diff --git a/meta-python/recipes-devtools/python/python3-twitter_4.15.0.bb b/meta-python/recipes-devtools/python/python3-twitter_4.15.0.bb index 19c4b8680c..c35b97a9e4 100644 --- a/meta-python/recipes-devtools/python/python3-twitter_4.15.0.bb +++ b/meta-python/recipes-devtools/python/python3-twitter_4.15.0.bb @@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "1345cbcdf0a75e2d89f424c559fd49fda4d8cd7be25cd5131e3b57bad8 PYPI_PACKAGE = "tweepy" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta RDEPENDS:${PN} += "\ python3-pip \
Signed-off-by: Khem Raj <raj.khem@gmail.com> --- meta-python/recipes-devtools/python/python3-twitter_4.15.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)