diff options
Diffstat (limited to 'meta/recipes-devtools/python/python_2.7.15.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python_2.7.15.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python_2.7.15.bb b/meta/recipes-devtools/python/python_2.7.15.bb index 3044c3d363..43d9ff5152 100644 --- a/meta/recipes-devtools/python/python_2.7.15.bb +++ b/meta/recipes-devtools/python/python_2.7.15.bb | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | require python.inc | 1 | require python.inc |
| 2 | 2 | ||
| 3 | DEPENDS = "python-native libffi bzip2 gdbm openssl readline sqlite3 zlib" | 3 | DEPENDS = "python-native libffi bzip2 gdbm openssl \ |
| 4 | readline sqlite3 zlib virtual/crypt" | ||
| 4 | 5 | ||
| 5 | PR = "${INC_PR}" | 6 | PR = "${INC_PR}" |
| 6 | 7 | ||
