aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gdb/gdb.inc')
-rw-r--r--recipes/gdb/gdb.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gdb/gdb.inc b/recipes/gdb/gdb.inc
index a63fb6159b..a519cef584 100644
--- a/recipes/gdb/gdb.inc
+++ b/recipes/gdb/gdb.inc
@@ -2,7 +2,7 @@ require gdb-common.inc
DEFAULT_PREFERENCE_avr32 = "-99"
-DEPENDS = "ncurses readline"
+DEPENDS = "ncurses readline zlib flex-native"
PACKAGES =+ "gdbserver"
FILES_gdbserver = "${bindir}/gdbserver"