Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
b267bb7233d5b9248aa9f156924f8b980f6e3543
/
.
/
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 \
"