diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/gdb/gdb-cross.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-cross.inc b/meta/recipes-devtools/gdb/gdb-cross.inc index a92d03222b..6fc98ff110 100644 --- a/meta/recipes-devtools/gdb/gdb-cross.inc +++ b/meta/recipes-devtools/gdb/gdb-cross.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require gdb-common.inc | 1 | require gdb-common.inc |
| 2 | 2 | ||
| 3 | DEPENDS = "expat-native ncurses-native" | 3 | DEPENDS = "expat-native ncurses-native readline-native" |
| 4 | 4 | ||
| 5 | EXTRA_OECONF += "--without-python" | 5 | EXTRA_OECONF += "--without-python" |
| 6 | 6 | ||
