mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
6 lines
130 B
BlitzBasic
6 lines
130 B
BlitzBasic
inherit setuptools3
|
|
require python-requests.inc
|
|
|
|
# Add the runtime depends for selectors.py
|
|
RDEPENDS_${PN} += "${PYTHON_PN}-misc"
|