mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-16 14:06:57 +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:
parent
b91c5dcb0d
commit
dbfb70fdd1
@ -11,6 +11,7 @@ inherit pypi setuptools
|
|||||||
RDEPENDS_${PN} += "\
|
RDEPENDS_${PN} += "\
|
||||||
${PYTHON_PN}-doctest \
|
${PYTHON_PN}-doctest \
|
||||||
${PYTHON_PN}-pyparsing \
|
${PYTHON_PN}-pyparsing \
|
||||||
|
${PYTHON_PN}-pyperclip \
|
||||||
${PYTHON_PN}-shell \
|
${PYTHON_PN}-shell \
|
||||||
${PYTHON_PN}-six \
|
${PYTHON_PN}-six \
|
||||||
${PYTHON_PN}-stringold \
|
${PYTHON_PN}-stringold \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user