diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest-timeout_1.4.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest-timeout_1.4.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-timeout_1.4.2.bb b/meta-python/recipes-devtools/python/python3-pytest-timeout_1.4.2.bb index 906d67064e..3fb8bdf822 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-timeout_1.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-timeout_1.4.2.bb | |||
@@ -10,4 +10,4 @@ SRC_URI[sha256sum] = "20b3113cf6e4e80ce2d403b6fb56e9e1b871b510259206d40ff8d609f4 | |||
10 | 10 | ||
11 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
12 | 12 | ||
13 | RDEPENDS_${PN} = "${PYTHON_PN}-pytest" | 13 | RDEPENDS:${PN} = "${PYTHON_PN}-pytest" |