summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-cache_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest-cache_1.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pytest-cache_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-cache_1.0.bb b/meta-python/recipes-devtools/python/python3-pytest-cache_1.0.bb
index 4ce91dd982..5338ffdd29 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-cache_1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-cache_1.0.bb
@@ -10,6 +10,6 @@ SRC_URI[sha256sum] = "be7468edd4d3d83f1e844959fd6e3fd28e77a481440a7118d430130ea3
10 10
11inherit pypi setuptools3 11inherit pypi setuptools3
12 12
13RDEPENDS_${PN} += "python3-core python3-execnet python3-pprint python3-py python3-pytest" 13RDEPENDS:${PN} += "python3-core python3-execnet python3-pprint python3-py python3-pytest"
14 14
15BBCLASSEXTEND = "native nativesdk" 15BBCLASSEXTEND = "native nativesdk"