Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
cb1584c1e9456de0fa1c18f6c78c38afbbbcb86d
/
.
/
meta
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-werkzeug_0.14.1.bb
blob: db41161b35274348f076e1a398c44b1114f3e2b4 [
file
] [
log
] [
blame
]
xj
b04a402
2021-11-25 15:01:52 +0800
[
diff
] [
blame
]
1
inherit pypi setuptools
2
require
python
-
werkzeug
.
inc
3
4
RDEPENDS_$
{
PN
}
+=
" \
5
${PYTHON_PN}-subprocess \
6
${PYTHON_PN}-zlib \
7
"