Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
c13b82eebd60cd38cc174994520076d8857b62fa
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-werkzeug_0.14.1.bb
blob: db41161b35274348f076e1a398c44b1114f3e2b4 [
file
] [
log
] [
blame
]
Brad Bishop
316dfdd
2018-06-25 12:45:53 -0400
[
diff
] [
blame
]
1
inherit pypi setuptools
2
require
python
-
werkzeug
.
inc
3
4
RDEPENDS_$
{
PN
}
+=
" \
5
${PYTHON_PN}-subprocess \
6
${PYTHON_PN}-zlib \
7
"