summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.0.bb b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.0.bb
index 34f3639e53..48372d917f 100644
--- a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.0.bb
@@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "831dbcea1b177b28c9baddf4c6d1013c24c3accd14a1873fffaa6a2e90
10 10
11PYPI_PACKAGE = "pyasn1_modules" 11PYPI_PACKAGE = "pyasn1_modules"
12 12
13inherit pypi ptest setuptools3 13inherit pypi ptest python_setuptools_build_meta
14 14
15RDEPENDS:${PN} = "python3-pyasn1" 15RDEPENDS:${PN} = "python3-pyasn1"
16 16