diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-pyopenssl_24.0.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pyopenssl_24.0.0.bb b/meta/recipes-devtools/python/python3-pyopenssl_24.0.0.bb index 9ea3075482..116f214bfa 100644 --- a/meta/recipes-devtools/python/python3-pyopenssl_24.0.0.bb +++ b/meta/recipes-devtools/python/python3-pyopenssl_24.0.0.bb | |||
| @@ -15,7 +15,6 @@ FILES:${PN}-tests = "${libdir}/${PYTHON_DIR}/site-packages/OpenSSL/test" | |||
| 15 | 15 | ||
| 16 | RDEPENDS:${PN}:class-target = " \ | 16 | RDEPENDS:${PN}:class-target = " \ |
| 17 | python3-cryptography \ | 17 | python3-cryptography \ |
| 18 | python3-six \ | ||
| 19 | python3-threading \ | 18 | python3-threading \ |
| 20 | " | 19 | " |
| 21 | RDEPENDS:${PN}-tests = "${PN}" | 20 | RDEPENDS:${PN}-tests = "${PN}" |
