blob: d2347cc963428876616d788049ee81739a8fe31c [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001require python-django.inc
2inherit setuptools
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-argparse \
6 ${PYTHON_PN}-subprocess \
7 ${PYTHON_PN}-zlib \
8"