mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-18 03:30:40 +00:00
python-cmd2: update RDEPENDS to include pyperclip
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
b91c5dcb0d
commit
dbfb70fdd1
@@ -11,6 +11,7 @@ inherit pypi setuptools
|
||||
RDEPENDS_${PN} += "\
|
||||
${PYTHON_PN}-doctest \
|
||||
${PYTHON_PN}-pyparsing \
|
||||
${PYTHON_PN}-pyperclip \
|
||||
${PYTHON_PN}-shell \
|
||||
${PYTHON_PN}-six \
|
||||
${PYTHON_PN}-stringold \
|
||||
|
||||
Reference in New Issue
Block a user