diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.0.bb | 2 |
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 | ||
11 | PYPI_PACKAGE = "pyasn1_modules" | 11 | PYPI_PACKAGE = "pyasn1_modules" |
12 | 12 | ||
13 | inherit pypi ptest setuptools3 | 13 | inherit pypi ptest python_setuptools_build_meta |
14 | 14 | ||
15 | RDEPENDS:${PN} = "python3-pyasn1" | 15 | RDEPENDS:${PN} = "python3-pyasn1" |
16 | 16 | ||