summaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb-cross.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gdb/gdb-cross.inc')
-rw-r--r--recipes/gdb/gdb-cross.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gdb/gdb-cross.inc b/recipes/gdb/gdb-cross.inc
index 9753e81cf7..953573b646 100644
--- a/recipes/gdb/gdb-cross.inc
+++ b/recipes/gdb/gdb-cross.inc
@@ -1,6 +1,6 @@
require gdb-common.inc
-DEPENDS = "ncurses-native zlib-native expat-native flex-native"
+DEPENDS = "ncurses-native zlib-native expat-native flex-native bison-native"
# We must have this around in order to link gdb
DEPENDS += "virtual/${TARGET_PREFIX}gcc"