blob: d2347cc963428876616d788049ee81739a8fe31c [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +08001require python-django.inc
2inherit setuptools
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-argparse \
6 ${PYTHON_PN}-subprocess \
7 ${PYTHON_PN}-zlib \
8"