Signed-off-by: Saul Wold <[email protected]> --- meta/recipes-devtools/gdb/gdb-common.inc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc index df6c70f..5ffbf87 100644 --- a/meta/recipes-devtools/gdb/gdb-common.inc +++ b/meta/recipes-devtools/gdb/gdb-common.inc @@ -3,6 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/gdb/" LICENSE="GPLv3+" SECTION = "devel" DEPENDS = "ncurses readline elfutils lttng-ust" +DEPENDS_mips = "ncurses readline elfutils" INC_PR = "r2" -- 1.7.6 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
