Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
0f1b05da19559879a95e46133a762a2ead36bfc7
/
.
/
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
"