summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb')
-rw-r--r--poky/meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/poky/meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb b/poky/meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb
index 21f2eb6ba4..b4f245530d 100644
--- a/poky/meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb
+++ b/poky/meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb
@@ -7,12 +7,14 @@ DEPENDS += "${PYTHON_PN}-cffi-native"
SRC_URI[sha256sum] = "27d375903ac8261cfe4047f6709d16f7d18d39b1ec92aaf72af989552a650ebd"
-inherit pypi python_setuptools3_rust ptest cargo-update-recipe-crates
+inherit pypi python_setuptools3_rust ptest-cargo cargo-update-recipe-crates
SRC_URI += " \
file://run-ptest \
"
+CARGO_SRC_DIR = "src/_bcrypt"
+
require ${BPN}-crates.inc
RDEPENDS:${PN}-ptest += " \