Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
c22d6baaa704e774fb8b006a6304eb11fc44c59d
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-prompt-toolkit_1.0.15.bb
blob: 527c905a83a6cfc30e6b5c1df13a004b5a1f5bcf [
file
] [
log
] [
blame
]
Patrick Williams
ddad1a1
2017-02-23 20:36:32 -0600
[
diff
] [
blame
]
1
inherit pypi setuptools
2
require
python
-
prompt
-
toolkit
.
inc
Brad Bishop
316dfdd
2018-06-25 12:45:53 -0400
[
diff
] [
blame
]
3
4
RDEPENDS_$
{
PN
}
+=
" \
5
${PYTHON_PN}-subprocess \
6
"