summaryrefslogtreecommitdiff
path: root/package/gdb/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-07-25 22:47:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-07-25 22:47:48 +0200
commit8de94346a4e6935c95658e113264358e6b927a88 (patch)
tree513211b2f73bf49e1966b85c7bb33e65747f5b1d /package/gdb/Makefile
parenteff01a75ffd024cb8c0f30410aa304b7c12c1795 (diff)
parent21a5f16953c38f8fa5ab08bdb05d840103d2c44c (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/gdb/Makefile')
-rw-r--r--package/gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gdb/Makefile b/package/gdb/Makefile
index b244dd458..aba8f4dd7 100644
--- a/package/gdb/Makefile
+++ b/package/gdb/Makefile
@@ -7,7 +7,7 @@ include ${ADK_TOPDIR}/toolchain/gdb/Makefile.inc
PKG_NAME:= gdb
PKG_DESCR:= programm debugger
PKG_SECTION:= app/debug
-PKG_DEPENDS:= libthread-db libncurses libexpat zlib
+PKG_DEPENDS:= libncurses zlib
PKG_BUILDDEP:= ncurses readline expat zlib
PKG_NOPARALLEL:= 1