Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
36166cd035bf51c6830b977e48316d708daa62b5
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-whoosh_2.7.4.bb
blob: 3b4291f40d22a46de66185ef53c6099c484da43a [
file
] [
log
] [
blame
]
Patrick Williams
b48b7b4
2016-08-17 15:04:38 -0500
[
diff
] [
blame
]
1
inherit pypi setuptools
2
require
python
-
whoosh
.
inc
Brad Bishop
316dfdd
2018-06-25 12:45:53 -0400
[
diff
] [
blame
]
3
4
RDEPENDS_$
{
PN
}
+=
" \
5
${PYTHON_PN}-subprocess \
6
"