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