mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-09 22:00:00 +00:00
Update python recipes to use the updated pypi class
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
485b30ac87
commit
b62ae60f86
@@ -1,4 +1,4 @@
|
||||
inherit pypi
|
||||
inherit pypi setuptools
|
||||
require python-requests.inc
|
||||
|
||||
RDEPENDS_${PN} += "${PYTHON_PN}-zlib"
|
||||
RDEPENDS_${PN} += "${PYTHON_PN}-zlib"
|
||||
|
||||
Reference in New Issue
Block a user