diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-pluggy_1.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pluggy_1.0.0.bb b/meta/recipes-devtools/python/python3-pluggy_1.0.0.bb index 14a7ccb0b0..73bbcb0269 100644 --- a/meta/recipes-devtools/python/python3-pluggy_1.0.0.bb +++ b/meta/recipes-devtools/python/python3-pluggy_1.0.0.bb | |||
@@ -10,7 +10,7 @@ RDEPENDS:${PN} += "${PYTHON_PN}-importlib-metadata \ | |||
10 | ${PYTHON_PN}-more-itertools \ | 10 | ${PYTHON_PN}-more-itertools \ |
11 | " | 11 | " |
12 | 12 | ||
13 | inherit pypi ptest setuptools3 | 13 | inherit pypi ptest setuptools_build_meta |
14 | 14 | ||
15 | SRC_URI += " \ | 15 | SRC_URI += " \ |
16 | file://run-ptest \ | 16 | file://run-ptest \ |