summaryrefslogtreecommitdiff
path: root/package/gdb
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-08 08:19:46 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-08 08:19:46 +0200
commitb24b36b6679a9c40b06858133438ae8963a1e793 (patch)
treeac09de3d0411f60c7b0b89583af68446890471dd /package/gdb
parentf1f7c02fcf63da2b9fac9afed3516a5edb55d15a (diff)
fixup descriptions
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 e282052e3..4513346c4 100644
--- a/package/gdb/Makefile
+++ b/package/gdb/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
include ${TOPDIR}/toolchain/gdb/Makefile.inc
PKG_NAME:= gdb
-PKG_DESCR:= GNU debugger
+PKG_DESCR:= programm debugger
PKG_SECTION:= debug
PKG_DEPENDS:= libthread-db libncurses libexpat libgcc zlib
PKG_BUILDDEP:= ncurses readline libiconv-tiny expat zlib