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

The copyright year changed in the license file. Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> 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"
|