diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python-bcrypt.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-bcrypt.inc b/meta-python/recipes-devtools/python/python-bcrypt.inc index 1ea62a3a8e..3e6fa7a37d 100644 --- a/meta-python/recipes-devtools/python/python-bcrypt.inc +++ b/meta-python/recipes-devtools/python/python-bcrypt.inc | |||
| @@ -11,5 +11,8 @@ inherit pypi | |||
| 11 | 11 | ||
| 12 | RDEPENDS_${PN}_class-target += "\ | 12 | RDEPENDS_${PN}_class-target += "\ |
| 13 | ${PYTHON_PN}-cffi \ | 13 | ${PYTHON_PN}-cffi \ |
| 14 | ${PYTHON_PN}-ctypes \ | ||
| 15 | ${PYTHON_PN}-shell \ | ||
| 14 | ${PYTHON_PN}-six \ | 16 | ${PYTHON_PN}-six \ |
| 17 | ${PYTHON_PN}-subprocess \ | ||
| 15 | " | 18 | " |
