diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-bcrypt_4.2.1.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-bcrypt_4.2.1.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/recipes-devtools/python/python3-bcrypt_4.2.1.bb b/meta/recipes-devtools/python/python3-bcrypt_4.2.1.bb index ce9237de36..004e8ce8b1 100644 --- a/meta/recipes-devtools/python/python3-bcrypt_4.2.1.bb +++ b/meta/recipes-devtools/python/python3-bcrypt_4.2.1.bb | |||
| @@ -14,16 +14,6 @@ CARGO_SRC_DIR = "src/_bcrypt" | |||
| 14 | 14 | ||
| 15 | require ${BPN}-crates.inc | 15 | require ${BPN}-crates.inc |
| 16 | 16 | ||
| 17 | RDEPENDS:${PN}-ptest += " \ | ||
| 18 | python3-pytest \ | ||
| 19 | python3-unittest-automake-output \ | ||
| 20 | " | ||
| 21 | |||
| 22 | do_install_ptest() { | ||
| 23 | install -d ${D}${PTEST_PATH}/tests | ||
| 24 | cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ | ||
| 25 | } | ||
| 26 | |||
| 27 | RDEPENDS:${PN}:class-target += "\ | 17 | RDEPENDS:${PN}:class-target += "\ |
| 28 | python3-cffi \ | 18 | python3-cffi \ |
| 29 | python3-ctypes \ | 19 | python3-ctypes \ |
