Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
1c33cf7ad56dabfc8bc313773fc952c106ad5e00
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-twisted_19.10.0.bb
blob: 5903db3e0294ba2711773e359d3c0f5e58538502 [
file
] [
log
] [
blame
]
Brad Bishop
1a4b7ee
2018-12-16 17:11:34 -0800
[
diff
] [
blame
]
1
inherit pypi setuptools
2
require
python
-
twisted
.
inc
3
4
RDEPENDS_$
{
PN
}-
core
+=
"${PYTHON_PN}-contextlib"
5
6
RDEPENDS_$
{
PN
}
+=
" \
7
${PN}-news \
8
"