Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
0a03d07ebb9eea5675539bb296fd282e91c9301a
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-django_1.11.14.bb
blob: d2347cc963428876616d788049ee81739a8fe31c [
file
] [
log
] [
blame
]
require
python
-
django
.
inc
inherit setuptools
RDEPENDS_$
{
PN
}
+=
" \
${PYTHON_PN}-argparse \
${PYTHON_PN}-subprocess \
${PYTHON_PN}-zlib \
"