summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gdb/gdb_7.8.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb_7.8.1.bb')
-rw-r--r--meta/recipes-devtools/gdb/gdb_7.8.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gdb/gdb_7.8.1.bb b/meta/recipes-devtools/gdb/gdb_7.8.1.bb
index 1abc9d8..cd52e27 100644
--- a/meta/recipes-devtools/gdb/gdb_7.8.1.bb
+++ b/meta/recipes-devtools/gdb/gdb_7.8.1.bb
@@ -4,7 +4,7 @@ require gdb-${PV}.inc
inherit python-dir
PACKAGECONFIG ??= ""
-PACKAGECONFIG[python] = "--with-python=${WORKDIR}/python,--without-python,python"
+PACKAGECONFIG[python] = "--with-python=${WORKDIR}/python,--without-python,python,python python-codecs"
PACKAGECONFIG[babeltrace] = "--with-babeltrace,--without-babeltrace,babeltrace"
do_configure_prepend() {
OpenPOWER on IntegriCloud