summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-scrypt_0.8.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-scrypt_0.8.18.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-scrypt_0.8.18.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-scrypt_0.8.18.bb b/meta-python/recipes-devtools/python/python3-scrypt_0.8.18.bb
index da3130016a..691742d6d3 100644
--- a/meta-python/recipes-devtools/python/python3-scrypt_0.8.18.bb
+++ b/meta-python/recipes-devtools/python/python3-scrypt_0.8.18.bb
@@ -13,11 +13,11 @@ SRC_URI += " \
13 file://run-ptest \ 13 file://run-ptest \
14" 14"
15 15
16RDEPENDS_${PN}-ptest += " \ 16RDEPENDS:${PN}-ptest += " \
17 ${PYTHON_PN}-pytest \ 17 ${PYTHON_PN}-pytest \
18" 18"
19 19
20RDEPENDS_${PN} += " \ 20RDEPENDS:${PN} += " \
21 ${PYTHON_PN}-ctypes \ 21 ${PYTHON_PN}-ctypes \
22" 22"
23 23