summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-bcrypt.inc3
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 1ea62a3a8..3e6fa7a37 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
12RDEPENDS_${PN}_class-target += "\ 12RDEPENDS_${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"