mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-13 15:52:05 +00:00
This commit also change RDEPENDS code style and add python-urllib3 as runtime dependence. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
5 lines
91 B
BlitzBasic
5 lines
91 B
BlitzBasic
inherit pypi setuptools
|
|
require python-requests.inc
|
|
|
|
RDEPENDS_${PN} += "${PYTHON_PN}-zlib"
|