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