diff options
Diffstat (limited to 'recipes-devtools/python/python3_virtualization.inc')
| -rw-r--r-- | recipes-devtools/python/python3_virtualization.inc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-devtools/python/python3_virtualization.inc b/recipes-devtools/python/python3_virtualization.inc deleted file mode 100644 index 55301c7e..00000000 --- a/recipes-devtools/python/python3_virtualization.inc +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | DEPENDS += " ncurses" | ||
| 4 | |||
| 5 | do_compile_prepend() { | ||
| 6 | export LIBRARY_PATH=${STAGING_DIR_TARGET}/lib | ||
| 7 | } | ||
| 8 | |||
