Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 1 | require python-django.inc |
2 | inherit setuptools | ||||
3 | |||||
Brad Bishop | 996bc45 | 2019-12-02 13:05:15 -0500 | [diff] [blame] | 4 | SRC_URI[md5sum] = "38e82b59a1c27bbf98ccf0564ead7426" |
5 | SRC_URI[sha256sum] = "eb9271f0874f53106a2719c0c35ce67631f6cc27cf81a60c6f8c9817b35a3f6e" | ||||
6 | |||||
Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 7 | RDEPENDS_${PN} += " \ |
8 | ${PYTHON_PN}-argparse \ | ||||
9 | ${PYTHON_PN}-subprocess \ | ||||
10 | ${PYTHON_PN}-zlib \ | ||||
11 | " |