diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-native_2.7.3.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python-native_2.7.3.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-native_2.7.3.bb b/meta/recipes-devtools/python/python-native_2.7.3.bb index c89f9f9367..d450949326 100644 --- a/meta/recipes-devtools/python/python-native_2.7.3.bb +++ b/meta/recipes-devtools/python/python-native_2.7.3.bb | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | require python.inc | 1 | require python.inc |
| 2 | DEPENDS = "openssl-native bzip2-full-native zlib-native readline-native sqlite3-native" | 2 | |
| 3 | EXTRANATIVEPATH += "bzip2-native" | ||
| 4 | DEPENDS = "openssl-native bzip2-replacement-native zlib-native readline-native sqlite3-native" | ||
| 3 | PR = "${INC_PR}.1" | 5 | PR = "${INC_PR}.1" |
| 4 | 6 | ||
| 5 | SRC_URI += "file://04-default-is-optimized.patch \ | 7 | SRC_URI += "file://04-default-is-optimized.patch \ |
