Patrick Williams | ac13d5f | 2023-11-24 18:59:46 -0600 | [diff] [blame] | 1 | require python-django.inc |
2 | inherit setuptools3 | ||||
3 | |||||
4 | SRC_URI[sha256sum] = "8e0f1c2c2786b5c0e39fe1afce24c926040fad47c8ea8ad30aaf1188df29fc41" | ||||
5 | |||||
6 | RDEPENDS:${PN} += "\ | ||||
7 | ${PYTHON_PN}-sqlparse \ | ||||
8 | ${PYTHON_PN}-asgiref \ | ||||
9 | " |