Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
b04a402ae4328aad41335d93cebd3484973ab7c2
/
.
/
meta
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-django_1.11.14.bb
blob: d2347cc963428876616d788049ee81739a8fe31c [
file
] [
log
] [
blame
]
xj
b04a402
2021-11-25 15:01:52 +0800
[
diff
] [
blame^
]
1
require
python
-
django
.
inc
2
inherit setuptools
3
4
RDEPENDS_$
{
PN
}
+=
" \
5
${PYTHON_PN}-argparse \
6
${PYTHON_PN}-subprocess \
7
${PYTHON_PN}-zlib \
8
"