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