summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-pluggy_1.0.0.bb2
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
13inherit pypi ptest setuptools3 13inherit pypi ptest setuptools_build_meta
14 14
15SRC_URI += " \ 15SRC_URI += " \
16 file://run-ptest \ 16 file://run-ptest \