diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytoml_0.1.21.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pytoml_0.1.21.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytoml_0.1.21.bb b/meta-python/recipes-devtools/python/python3-pytoml_0.1.21.bb index b09005ec9e..1533a895f3 100644 --- a/meta-python/recipes-devtools/python/python3-pytoml_0.1.21.bb +++ b/meta-python/recipes-devtools/python/python3-pytoml_0.1.21.bb | |||
| @@ -15,6 +15,11 @@ SRC_URI += " \ | |||
| 15 | file://run-ptest \ | 15 | file://run-ptest \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | RDEPENDS_${PN} += " \ | ||
| 19 | ${PYTHON_PN}-datetime \ | ||
| 20 | ${PYTHON_PN}-stringold \ | ||
| 21 | " | ||
| 22 | |||
| 18 | RDEPENDS_${PN}-ptest += " \ | 23 | RDEPENDS_${PN}-ptest += " \ |
| 19 | ${PYTHON_PN}-pytest \ | 24 | ${PYTHON_PN}-pytest \ |
| 20 | " | 25 | " |
