diff options
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb-common.inc')
| -rw-r--r-- | meta/recipes-devtools/gdb/gdb-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc index 48dbb91463..ea1fc27a61 100644 --- a/meta/recipes-devtools/gdb/gdb-common.inc +++ b/meta/recipes-devtools/gdb/gdb-common.inc | |||
| @@ -2,7 +2,7 @@ SUMMARY = "GNU debugger" | |||
| 2 | HOMEPAGE = "http://www.gnu.org/software/gdb/" | 2 | HOMEPAGE = "http://www.gnu.org/software/gdb/" |
| 3 | DESCRIPTION = "GDB, the GNU Project debugger, allows you to see what is going on inside another program while it executes -- or what another program was doing at the moment it crashed." | 3 | DESCRIPTION = "GDB, the GNU Project debugger, allows you to see what is going on inside another program while it executes -- or what another program was doing at the moment it crashed." |
| 4 | SECTION = "devel" | 4 | SECTION = "devel" |
| 5 | DEPENDS = "expat gmp zlib ncurses virtual/libiconv ${LTTNGUST} bison-native" | 5 | DEPENDS = "expat gmp mpfr zlib ncurses virtual/libiconv ${LTTNGUST} bison-native" |
| 6 | 6 | ||
| 7 | LTTNGUST = "lttng-ust" | 7 | LTTNGUST = "lttng-ust" |
| 8 | LTTNGUST:arc = "" | 8 | LTTNGUST:arc = "" |
