diff options
Diffstat (limited to 'packages/gdb/gdb-cross_6.2.1.bb')
-rw-r--r-- | packages/gdb/gdb-cross_6.2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gdb/gdb-cross_6.2.1.bb b/packages/gdb/gdb-cross_6.2.1.bb index a6823b6373..fcaca548fb 100644 --- a/packages/gdb/gdb-cross_6.2.1.bb +++ b/packages/gdb/gdb-cross_6.2.1.bb @@ -2,7 +2,7 @@ LICENSE = "GPL" DESCRIPTION = "gdb - GNU debugger" SECTION = "base" PRIORITY = "optional" -MAINTAINER = "Phil Blundell <pb@nexus.co.uk>" +MAINTAINER = "Phil Blundell <pb@handhelds.org>" DEPENDS = "ncurses-native" inherit autotools sdk |