mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-19 23:28:38 +00:00
python-prompt-toolkit: update to version 1.0.14
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
a8cb7d6881
commit
09fad74390
@@ -0,0 +1,9 @@
|
||||
inherit pypi setuptools3
|
||||
require python-prompt-toolkit.inc
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-datetime \
|
||||
${PYTHON_PN}-enum \
|
||||
${PYTHON_PN}-shell \
|
||||
${PYTHON_PN}-textutils \
|
||||
"
|
||||
Reference in New Issue
Block a user