diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-git.inc')
| -rw-r--r-- | meta/recipes-devtools/python/python-git.inc | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/meta/recipes-devtools/python/python-git.inc b/meta/recipes-devtools/python/python-git.inc index bef08eb74e..8d37693960 100644 --- a/meta/recipes-devtools/python/python-git.inc +++ b/meta/recipes-devtools/python/python-git.inc | |||
| @@ -17,19 +17,14 @@ SRC_URI[sha256sum] = "ad61bc25deadb535b047684d06f3654c001d9415e1971e51c9c20f5b51 | |||
| 17 | 17 | ||
| 18 | DEPENDS = "${PYTHON_PN}-gitdb" | 18 | DEPENDS = "${PYTHON_PN}-gitdb" |
| 19 | 19 | ||
| 20 | RDEPENDS_${PN} += "${PYTHON_PN}-argparse \ | 20 | RDEPENDS_${PN} += " \ |
| 21 | ${PYTHON_PN}-datetime \ | 21 | ${PYTHON_PN}-datetime \ |
| 22 | ${PYTHON_PN}-enum \ | ||
| 23 | ${PYTHON_PN}-gitdb \ | 22 | ${PYTHON_PN}-gitdb \ |
| 24 | ${PYTHON_PN}-io \ | 23 | ${PYTHON_PN}-io \ |
| 25 | ${PYTHON_PN}-lang \ | ||
| 26 | ${PYTHON_PN}-logging \ | 24 | ${PYTHON_PN}-logging \ |
| 27 | ${PYTHON_PN}-math \ | 25 | ${PYTHON_PN}-math \ |
| 28 | ${PYTHON_PN}-netclient \ | 26 | ${PYTHON_PN}-netclient \ |
| 29 | ${PYTHON_PN}-re \ | ||
| 30 | ${PYTHON_PN}-shell \ | ||
| 31 | ${PYTHON_PN}-stringold \ | 27 | ${PYTHON_PN}-stringold \ |
| 32 | ${PYTHON_PN}-subprocess \ | ||
| 33 | ${PYTHON_PN}-unittest \ | 28 | ${PYTHON_PN}-unittest \ |
| 34 | ${PYTHON_PN}-unixadmin \ | 29 | ${PYTHON_PN}-unixadmin \ |
| 35 | git \ | 30 | git \ |
