Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
c1d34338068e7d99e34db98597b2d8b3b58e6c2a
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-prompt-toolkit_2.0.4.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
"