Gitiles
Code Review
Sign In
192.168.1.100
/
T103
/
1f884588077ad3476b9c91cbb0ee9ee0332bbb68
/
.
/
meta
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-whoosh_2.7.4.bb
blob: 3b4291f40d22a46de66185ef53c6099c484da43a [
file
] [
log
] [
blame
]
rjw
1f88458
2022-01-06 17:20:42 +0800
[
diff
] [
blame^
]
1
inherit pypi setuptools
2
require
python
-
whoosh
.
inc
3
4
RDEPENDS_$
{
PN
}
+=
" \
5
${PYTHON_PN}-subprocess \
6
"