blob: d2347cc963428876616d788049ee81739a8fe31c [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001require python-django.inc
2inherit setuptools
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-argparse \
6 ${PYTHON_PN}-subprocess \
7 ${PYTHON_PN}-zlib \
8"