mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02: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"
|