diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyjks_20.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyjks_20.0.0.bb b/meta-python/recipes-devtools/python/python3-pyjks_20.0.0.bb index e1b30e3e12..c0cca98ff6 100644 --- a/meta-python/recipes-devtools/python/python3-pyjks_20.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyjks_20.0.0.bb | |||
@@ -15,7 +15,7 @@ RDEPENDS:${PN} = " \ | |||
15 | python3-javaobj-py3 \ | 15 | python3-javaobj-py3 \ |
16 | python3-pyasn1 \ | 16 | python3-pyasn1 \ |
17 | python3-pyasn1-modules \ | 17 | python3-pyasn1-modules \ |
18 | python3-pycryptodome \ | 18 | python3-pycryptodomex \ |
19 | python3-twofish \ | 19 | python3-twofish \ |
20 | " | 20 | " |
21 | 21 | ||