summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python_2.7.3.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python_2.7.3.bbappend')
-rw-r--r--recipes-devtools/python/python_2.7.3.bbappend3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-devtools/python/python_2.7.3.bbappend b/recipes-devtools/python/python_2.7.3.bbappend
index e39deba6..55301c7e 100644
--- a/recipes-devtools/python/python_2.7.3.bbappend
+++ b/recipes-devtools/python/python_2.7.3.bbappend
@@ -1,5 +1,4 @@
1THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}"], d)}:"
3 2
4DEPENDS += " ncurses" 3DEPENDS += " ncurses"
5 4