Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
1c33cf7ad56dabfc8bc313773fc952c106ad5e00
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-cmd2_0.9.23.bb
blob: f5c5c7e1a3012f213f358e970eb338b7cd7fbcf5 [
file
] [
log
] [
blame
]
inherit setuptools3
require
python
-
cmd2
.
inc
RDEPENDS_$
{
PN
}
+=
"\
${PYTHON_PN}-pyperclip \
${PYTHON_PN}-colorama \
${PYTHON_PN}-attrs \
${PYTHON_PN}-wcwidth \
"