mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 23:36:21 +01:00
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
8 lines
137 B
BlitzBasic
8 lines
137 B
BlitzBasic
inherit pypi setuptools3
|
|
require python-prompt-toolkit.inc
|
|
|
|
RDEPENDS_${PN} += " \
|
|
${PYTHON_PN}-datetime \
|
|
${PYTHON_PN}-shell \
|
|
"
|