diff options
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/gdb/gdb-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gdb/gdb-common.inc b/meta/packages/gdb/gdb-common.inc index a910feec0..0c236925d 100644 --- a/meta/packages/gdb/gdb-common.inc +++ b/meta/packages/gdb/gdb-common.inc @@ -1,7 +1,7 @@ DESCRIPTION = "gdb - GNU debugger" HOMEPAGE = "http://www.gnu.org/software/gdb/" LICENSE="GPL" -SECTION = "devel"z +SECTION = "devel" PRIORITY = "optional" inherit autotools |