summaryrefslogtreecommitdiff
path: root/package/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'package/gdb')
-rw-r--r--package/gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gdb/Makefile b/package/gdb/Makefile
index 4513346c4..0ee1da3d1 100644
--- a/package/gdb/Makefile
+++ b/package/gdb/Makefile
@@ -7,7 +7,7 @@ include ${TOPDIR}/toolchain/gdb/Makefile.inc
PKG_NAME:= gdb
PKG_DESCR:= programm debugger
PKG_SECTION:= debug
-PKG_DEPENDS:= libthread-db libncurses libexpat libgcc zlib
+PKG_DEPENDS:= libthread-db libncurses libexpat zlib
PKG_BUILDDEP:= ncurses readline libiconv-tiny expat zlib
PKG_NOPARALLEL:= 1